#0efefe - Cyan / Aqua Hex Color Code

#0EFEFE (Cyan / Aqua) - RGB 14, 254, 254 Color Information

#0efefe Conversion Table

HEX Triplet 0E, FE, FE
RGB Decimal 14, 254, 254
RGB Octal 16, 376, 376
RGB Percent 5.5%, 99.6%, 99.6%
RGB Binary 1110, 11111110, 11111110
CMY 0.945, 0.004, 0.004
CMYK 94, 0, 0, 0

Percentages of Color #0EFEFE

R 5.5%
G 99.6%
B 99.6%
RGB Percentages of Color #0efefe
C 94%
M 0%
Y 0%
K 0%
CMYK Percentages of Color #0efefe

Color spaces of #0EFEFE Cyan / Aqua - RGB(14, 254, 254)

HSV (or HSB) 180°, 94°, 100°
HSL 180°, 99°, 53°
Web Safe #00ffff
XYZ 53.512, 78.133, 106.027
CIE-Lab 90.840, -47.654, -14.028
xyY 0.225, 0.329, 78.133
Decimal 982782

#0efefe Color Accessibility Scores (Cyan / Aqua Contrast Checker)

#0efefe

On dark background [GOOD]

#0efefe

On light background [POOR]

#0efefe

As background color [POOR]

Cyan / Aqua ↔ #0efefe Color Blindness Simulator

Coming soon... You can see how #0efefe is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#0EFEFE Color Combinations - Color Schemes with 0efefe

#0efefe Analogous Colors

#0efefe Triadic Colors

#0efefe Split Complementary Colors

#0efefe Complementary Colors

Shades and Tints of #0efefe Color Variations

#0efefe Shade Color Variations (When you combine pure black with this color, #0efefe, darker shades are produced.)

#0efefe Tint Color Variations (Lighter shades of #0efefe can be created by blending the color with different amounts of white.)

Alternatives colours to Cyan / Aqua (#0efefe)

#0efefe Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #0efefe
This sample text has a font color of #0efefe
#0efefe Border Color
This sample element has a border color of #0efefe
#0efefe CSS3 Linear Gradient
#0efefe Background Color
This sample paragraph has a background color of #0efefe
#0efefe Text Shadow
This sample text has a shadow color of #0efefe
Sample text with glow color #0efefe
This sample text has a glow color of #0efefe
#0efefe Box Shadow
This sample element has a box shadow of #0efefe
Sample text with Underline Color #0efefe
This sample text has a underline color of #0efefe
A selection of SVG images/icons using the hex version #0efefe of the current color.

#0EFEFE in Programming

HTML5, CSS3 #0efefe
Java new Color(14, 254, 254);
.NET Color.FromArgb(255, 14, 254, 254);
Swift UIColor(red:14, green:254, blue:254, alpha:1.00000)
Objective-C [UIColor colorWithRed:14 green:254 blue:254 alpha:1.00000];
OpenGL glColor3f(14f, 254f, 254f);
Python Color('#0efefe')

#0efefe - RGB(14, 254, 254) - Cyan / Aqua Color FAQ

What is the color code for Cyan / Aqua?

Hex color code for Cyan / Aqua color is #0efefe. RGB color code for cyan / aqua color is rgb(14, 254, 254).

What is the RGB value of #0efefe?

The RGB value corresponding to the hexadecimal color code #0efefe is rgb(14, 254, 254). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '14' indicates the intensity of the red component, '254' represents the green component's intensity, and '254' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #0efefe.

What is the RGB percentage of #0efefe?

The RGB percentage composition for the hexadecimal color code #0efefe is detailed as follows: 5.5% Red, 99.6% Green, and 99.6% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 5.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 99.6% and 99.6% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #0efefe.

What does RGB 14,254,254 mean?

The RGB color 14, 254, 254 represents a bright and vivid shade of Green. The websafe version of this color is hex 00ffff. This color might be commonly referred to as a shade similar to Cyan / Aqua.

What is the CMYK (Cyan Magenta Yellow Black) color model of #0efefe?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #0efefe is composed of 94% Cyan, 0% Magenta, 0% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 94% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 0% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #0efefe?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #0efefe has an HSL value of 180° (degrees) for Hue, 99% for Saturation, and 53% for Lightness. In this HSL representation, the Hue at 180° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 99% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 53% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...