Color Turquoise Blue cyan (#00ffef):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Turquoise Blue cyan (#00ffef):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
cyans
cyans Family:
neutral-vibrant
Saturation:
highly saturated
Tones:
colorful tone
Shade:
light
Temperature:
neutral
Chromaticity:
chromatic
Chroma:
high chroma
Color Information about Turquoise Blue / #00ffef
The HTML HEX code is #00ffef. The corresponding color name is "Turquoise Blue". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 0%, Green (G): 255%, Blue (B): 239%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 100%, Magenta (M): 0%, Yellow (Y):6%, Black (K): 0%. In the HSL color space, #00ffef has a hue of 176°, saturation of 100%, and lightness of 50%. The HSV representation is 176° for hue, 100% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 91, a* (green to red) = -53, and b* (blue to yellow) = -7. The XYZ representation is X: 51, Y: 78, Z: 94. In the YUV color space, it translates to Y (luminance) = 0.6938, U (chrominance) = 0.1198, and V (chrominance) = -0.6087.
The decimal value of the color is 65519. The closest Web-safe HEX code is #00FFFF. Variations of the colour are #66FFF5 for a 20% lighter version and #00998F for a 20% darker version.
For the color with hex value #00ffef, the correlated color temperature (CT) is estimated to be 11278 Kelvin (11278K).
The approximate wavelength of #00ffef is around 502.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | 00ffef | #00ffef |
RGB Decimal Code | 0, 255, 239 | rgb(0, 255, 239) |
CMYK | 100, 0, 6, 0 | / |
HSL | 176°, 100%, 50% | hsl(176°, 100%, 50%) |
HSV | 176°, 100%, 100% | / |
CIE-LAB | 91, -53, -7 | / |
XYZ | 51, 78, 94 | / |
YUV | 0.6938, 0.1198, -0.6087 | / |
Decimal value | 65519 | / |
Web-Safe HEX | 00FFFF | #00FFFF |
Color Temperature (CT) | 11278 Kelvin (11278K) | / |
Estimate Wavelength | around 502.00nm | / |
The Depth and Diversity of Turquoise Blue (Hex: #00ffef): Exploring its Impact in Design and Culture
Turquoise Blue (#00ffef) resembles the pristine waters of a tropical lagoon, conjuring images of white sandy beaches and lush palm trees. Its vibrant hue evokes a sense of serenity and tranquility, capturing the essence of a sun-drenched paradise. This color harmoniously blends the invigorating freshness of turquoise with the cool undertones of a soft blue, creating a visually appealing and refreshing shade. Whether found in exotic marine life, like parrotfish or butterflyfish, or adorning luxurious beachwear and accessories, Turquoise Blue draws its inspiration from the natural elements of majestic oceans and idyllic coastal retreats.
Download Stunning Turquoise Blue Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Turquoise Blue Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Turquoise Blue 4K Wallpaper
Immerse yourself in the beauty of our Turquoise Blue 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Turquoise Blue 4K WallpaperTints and Shades of #00ffef HEX color (Turquoise Blue)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #00ffef, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #BFFFFB
- #80FFF7
- #40FFF3
- #00ffef
- #00BFB3
- #008078
- #00403C
- #000000
Tones of Turquoise Blue (#00ffef HEX color)
A tone is produced by adding gray to any pure hue. In the case of #00ffef, #33ccc3 is the less saturated color, while #00ffef is the most saturated one.
- #33ccc3
- #26d9ce
- #1ae6d9
- #0df2e4
- #00ffef
- #335250
- #264a48
- #1a4240
- #0d3b38
HTML Usage Examples
HTML using color code example
<p style="color: #00ffef;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #00ffef.
CSS color code example
p { color: #00ffef; }
Text with hexadecimal color #00ffef
This is a sample text with color #00ffef.
Background Color with #00ffef
This is a example with background color #00ffef.
Border Color with #00ffef
#00ffef Color Preview on White (#ffffff) Background
This is a example of text with color #00ffef on white background.
#00ffef Color Preview on Black (#000000) Background
This is a example of text with color #00ffef on black background.
CSS codes examples
.text {color:#00ffef;}
.background {background-color:#00ffef;}
.border {border:1px solid #00ffef;}