#6EE4DC#6EE4DC
#6EE4DC is a very light, moderate teal. Relative luminance 0.640; OKLCH L 84.9% C 0.108 H 189.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE4DC |
|---|---|
| RGB | rgb(110, 228, 220) |
| HSL | hsl(176, 69%, 66%) |
| HSV | hsv(176, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(83.95, -35.18, -6.29) |
| CIE-LCH | lch(83.95, 35.74, 190.15°) |
| OKLab | oklab(84.86% -0.1061 -0.0176) |
| OKLCH | oklch(84.86% 0.108 189.4) |
| XYZ | xyz(47.0866, 63.9647, 77.5613) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.17
Mediumturquoise
#48D1CC
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 5.97
Bright Aqua
#0BF9EA
ΔE00 6.36
Bright Cyan
#41FDFE
ΔE00 6.65
Bright Turquoise
#0FFEF9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE4DC #E46E76
analogous
#6EE4A1 #6EE4DC #6EB1E4
triadic
#6EE4DC #DC6EE4 #E4DC6E
tetradic
#6EE4DC #A16EE4 #E46E76 #B1E46E
square
#6EE4DC #A16EE4 #E46E76 #B1E46E
split-complementary
#6EE4DC #E46EB1 #E4A16E
monochromatic
#22B6AC #3ADAD0 #6EE4DC #A2EEE8 #D5F7F5
Accessibility & contrast
On white
1.52
#6EE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6EE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE4DC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE4DC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#16E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ee4dc; /* rgb */ color: rgb(110, 228, 220); /* oklch */ color: oklch(84.9% 0.108 189.4);
Tailwind
colors: {
custom: {
50: '#a1ede6',
500: '#6ee4dc',
950: '#000000',
},
}SCSS
$custom: #6ee4dc; $custom-light: #a1ede6; $custom-dark: #000000;
JSON
{
"hex": "#6ee4dc",
"rgb": {
"r": 110,
"g": 228,
"b": 220
},
"hsl": {
"h": 175.932,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.84855,
"c": 0.10757,
"h": 189.4
},
"luminance": 0.63969
}Semantic roles & 50–950 ramp
primary
#6EE4DC
secondary
#B64048
accent
#1522D1
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584