#6EE7D6#6EE7D6
#6EE7D6 is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.4% C 0.112 H 183.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE7D6 |
|---|---|
| RGB | rgb(110, 231, 214) |
| HSL | hsl(172, 72%, 67%) |
| HSV | hsv(172, 52%, 91%) |
| CMYK | cmyk(52.4%, 0%, 7.4%, 9.4%) |
| CIE-LAB | lab(84.65, -38.05, -2.10) |
| CIE-LCH | lch(84.65, 38.11, 183.15°) |
| OKLab | oklab(85.37% -0.1119 -0.0062) |
| OKLCH | oklch(85.37% 0.112 183.2) |
| XYZ | xyz(47.1387, 65.3175, 73.7287) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.24
Turquoise
#40E0D0
ΔE00 3.27
Bright Aqua
#0BF9EA
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.71
Seafoam Blue
#78D1B6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE7D6 #E76E7F
analogous
#6EE79A #6EE7D6 #6EBCE7
triadic
#6EE7D6 #D66EE7 #E7D66E
tetradic
#6EE7D6 #9A6EE7 #E76E7F #BCE76E
square
#6EE7D6 #9A6EE7 #E76E7F #BCE76E
split-complementary
#6EE7D6 #E76EBC #E79A6E
monochromatic
#1FBCA6 #39DEC7 #6EE7D6 #A3F0E5 #D7F8F4
Accessibility & contrast
On white
1.49
#6EE7D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6EE7D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE7D6
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE7D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE7D6 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#CACDD8
Tritanopia (blue-blind)
#20EBE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee7d6; /* rgb */ color: rgb(110, 231, 214); /* oklch */ color: oklch(85.4% 0.112 183.2);
Tailwind
colors: {
custom: {
50: '#a1efe2',
500: '#6ee7d6',
950: '#000000',
},
}SCSS
$custom: #6ee7d6; $custom-light: #a1efe2; $custom-dark: #000000;
JSON
{
"hex": "#6ee7d6",
"rgb": {
"r": 110,
"g": 231,
"b": 214
},
"hsl": {
"h": 171.57,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.85367,
"c": 0.11208,
"h": 183.2
},
"luminance": 0.65322
}Semantic roles & 50–950 ramp
primary
#6EE7D6
secondary
#BB3E50
accent
#122DD4
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101615
muted
#808584