#6EE7CD#6EE7CD
#6EE7CD is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.1% C 0.116 H 177.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7CD |
|---|---|
| RGB | rgb(110, 231, 205) |
| HSL | hsl(167, 72%, 67%) |
| HSV | hsv(167, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 11.3%, 9.4%) |
| CIE-LAB | lab(84.42, -40.21, 2.31) |
| CIE-LCH | lch(84.42, 40.28, 176.71°) |
| OKLab | oklab(85.11% -0.1158 0.0055) |
| OKLCH | oklch(85.11% 0.116 177.3) |
| XYZ | xyz(46.0209, 64.8704, 67.8418) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.64
Aqua (survey)
#13EAC9
ΔE00 4.37
Turquoise
#40E0D0
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 5.31
Seafoam Blue
#78D1B6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7CD #E76E88
analogous
#6EE790 #6EE7CD #6EC5E7
triadic
#6EE7CD #CD6EE7 #E7CD6E
tetradic
#6EE7CD #906EE7 #E76E88 #C5E76E
square
#6EE7CD #906EE7 #E76E88 #C5E76E
split-complementary
#6EE7CD #E76EC5 #E7906E
monochromatic
#1FBC9A #39DEBB #6EE7CD #A3F0DF #D7F8F1
Accessibility & contrast
On white
1.50
#6EE7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#6EE7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7CD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7CD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#2CEADF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee7cd; /* rgb */ color: rgb(110, 231, 205); /* oklch */ color: oklch(85.1% 0.116 177.3);
Tailwind
colors: {
custom: {
50: '#a0efdc',
500: '#6ee7cd',
950: '#000000',
},
}SCSS
$custom: #6ee7cd; $custom-light: #a0efdc; $custom-dark: #000000;
JSON
{
"hex": "#6ee7cd",
"rgb": {
"r": 110,
"g": 231,
"b": 205
},
"hsl": {
"h": 167.107,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.85105,
"c": 0.11593,
"h": 177.3
},
"luminance": 0.64875
}Semantic roles & 50–950 ramp
primary
#6EE7CD
secondary
#BB3E59
accent
#123BD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584