#6EDEC4#6EDEC4
#6EDEC4 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.110 H 176.2°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEC4 |
|---|---|
| RGB | rgb(110, 222, 196) |
| HSL | hsl(166, 63%, 65%) |
| HSV | hsv(166, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.59, -38.26, 2.96) |
| CIE-LCH | lch(81.59, 38.37, 175.57°) |
| OKLab | oklab(82.74% -0.1099 0.0073) |
| OKLCH | oklch(82.74% 0.11 176.2) |
| XYZ | xyz(42.5112, 59.5393, 61.4658) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.64
Tiffany Blue
#7BF2DA
ΔE00 4.59
Turquoise
#40E0D0
ΔE00 4.78
Light Teal
#90E4C1
ΔE00 4.99
Aqua (survey)
#13EAC9
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEC4 #DE6E88
analogous
#6EDE8C #6EDEC4 #6EC0DE
triadic
#6EDEC4 #C46EDE #DEC46E
tetradic
#6EDEC4 #8C6EDE #DE6E88 #C0DE6E
square
#6EDEC4 #8C6EDE #DE6E88 #C0DE6E
split-complementary
#6EDEC4 #DE6EC0 #DE8C6E
monochromatic
#27AB8C #3CD3B0 #6EDEC4 #A0E9D8 #D2F5ED
Accessibility & contrast
On white
1.63
#6EDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6EDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEC4
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEC4 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#C5C5C6
Tritanopia (blue-blind)
#39E1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edec4; /* rgb */ color: rgb(110, 222, 196); /* oklch */ color: oklch(82.7% 0.110 176.2);
Tailwind
colors: {
custom: {
50: '#9fe9d5',
500: '#6edec4',
950: '#000000',
},
}SCSS
$custom: #6edec4; $custom-light: #9fe9d5; $custom-dark: #000000;
JSON
{
"hex": "#6edec4",
"rgb": {
"r": 110,
"g": 222,
"b": 196
},
"hsl": {
"h": 166.071,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82737,
"c": 0.11013,
"h": 176.2
},
"luminance": 0.59543
}Semantic roles & 50–950 ramp
primary
#6EDEC4
secondary
#AD435C
accent
#1B44CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483