#6EE6CB#6EE6CB
#6EE6CB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 84.8% C 0.116 H 176.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE6CB |
|---|---|
| RGB | rgb(110, 230, 203) |
| HSL | hsl(167, 71%, 67%) |
| HSV | hsv(167, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 11.7%, 9.8%) |
| CIE-LAB | lab(84.08, -40.23, 2.87) |
| CIE-LCH | lch(84.08, 40.33, 175.91°) |
| OKLab | oklab(84.81% -0.1156 0.007) |
| OKLCH | oklch(84.81% 0.116 176.5) |
| XYZ | xyz(45.5020, 64.2163, 66.4854) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.96
Aqua (survey)
#13EAC9
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.69
Turquoise
#40E0D0
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE6CB #E66E89
analogous
#6EE68F #6EE6CB #6EC5E6
triadic
#6EE6CB #CB6EE6 #E6CB6E
tetradic
#6EE6CB #8F6EE6 #E66E89 #C5E66E
square
#6EE6CB #8F6EE6 #E66E89 #C5E66E
split-complementary
#6EE6CB #E66EC5 #E68F6E
monochromatic
#20BA97 #3ADDB8 #6EE6CB #A2EFDE #D6F8F0
Accessibility & contrast
On white
1.52
#6EE6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6EE6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE6CB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE6CB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#2FE9DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ee6cb; /* rgb */ color: rgb(110, 230, 203); /* oklch */ color: oklch(84.8% 0.116 176.5);
Tailwind
colors: {
custom: {
50: '#a0eeda',
500: '#6ee6cb',
950: '#000000',
},
}SCSS
$custom: #6ee6cb; $custom-light: #a0eeda; $custom-dark: #000000;
JSON
{
"hex": "#6ee6cb",
"rgb": {
"r": 110,
"g": 230,
"b": 203
},
"hsl": {
"h": 166.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.84814,
"c": 0.1158,
"h": 176.5
},
"luminance": 0.6422
}Semantic roles & 50–950 ramp
primary
#6EE6CB
secondary
#B93F5A
accent
#133ED3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583