#6EFCF0#6EFCF0
#6EFCF0 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.124 H 187.6°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCF0 |
|---|---|
| RGB | rgb(110, 252, 240) |
| HSL | hsl(175, 96%, 71%) |
| HSV | hsv(175, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.33, -41.09, -5.86) |
| CIE-LCH | lch(91.33, 41.51, 188.11°) |
| OKLab | oklab(91.01% -0.123 -0.0165) |
| OKLCH | oklch(91.01% 0.124 187.6) |
| XYZ | xyz(56.9621, 79.2214, 94.7105) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.57
Tiffany Blue
#7BF2DA
ΔE00 4.86
Aqua
#00FFFF
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCF0 #FC6E7A
analogous
#6EFCA9 #6EFCF0 #6EC1FC
triadic
#6EFCF0 #F06EFC #FCF06E
tetradic
#6EFCF0 #A96EFC #FC6E7A #C1FC6E
square
#6EFCF0 #A96EFC #FC6E7A #C1FC6E
split-complementary
#6EFCF0 #FC6EC1 #FCA96E
monochromatic
#05EBD7 #32FBEA #6EFCF0 #AAFDF6 #E1FEFC
Accessibility & contrast
On white
1.25
#6EFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#6EFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCF0
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCF0 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efcf0; /* rgb */ color: rgb(110, 252, 240); /* oklch */ color: oklch(91.0% 0.124 187.6);
Tailwind
colors: {
custom: {
50: '#a4fef4',
500: '#6efcf0',
950: '#000000',
},
}SCSS
$custom: #6efcf0; $custom-light: #a4fef4; $custom-dark: #000000;
JSON
{
"hex": "#6efcf0",
"rgb": {
"r": 110,
"g": 252,
"b": 240
},
"hsl": {
"h": 174.93,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.9101,
"c": 0.12409,
"h": 187.6
},
"luminance": 0.79227
}Semantic roles & 50–950 ramp
primary
#6EFCF0
secondary
#D83744
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685