#6EDEC0#6EDEC0
#6EDEC0 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.112 H 173.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEC0 |
|---|---|
| RGB | rgb(110, 222, 192) |
| HSL | hsl(164, 63%, 65%) |
| HSV | hsv(164, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.49, -39.19, 4.94) |
| CIE-LCH | lch(81.49, 39.50, 172.81°) |
| OKLab | oklab(82.63% -0.1116 0.0125) |
| OKLCH | oklch(82.63% 0.112 173.6) |
| XYZ | xyz(42.0620, 59.3596, 59.0999) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 5.05
Aqua (survey)
#13EAC9
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEC0 #DE6E8C
analogous
#6EDE88 #6EDEC0 #6EC4DE
triadic
#6EDEC0 #C06EDE #DEC06E
tetradic
#6EDEC0 #886EDE #DE6E8C #C4DE6E
square
#6EDEC0 #886EDE #DE6E8C #C4DE6E
split-complementary
#6EDEC0 #DE6EC4 #DE886E
monochromatic
#27AB87 #3CD3AA #6EDEC0 #A0E9D6 #D2F5EB
Accessibility & contrast
On white
1.63
#6EDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6EDEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEC0
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEC0 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BF
Deuteranopia (green-blind)
#C6C5C2
Tritanopia (blue-blind)
#3CE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edec0; /* rgb */ color: rgb(110, 222, 192); /* oklch */ color: oklch(82.6% 0.112 173.6);
Tailwind
colors: {
custom: {
50: '#9fe9d3',
500: '#6edec0',
950: '#000000',
},
}SCSS
$custom: #6edec0; $custom-light: #9fe9d3; $custom-dark: #000000;
JSON
{
"hex": "#6edec0",
"rgb": {
"r": 110,
"g": 222,
"b": 192
},
"hsl": {
"h": 163.929,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82625,
"c": 0.11235,
"h": 173.6
},
"luminance": 0.59363
}Semantic roles & 50–950 ramp
primary
#6EDEC0
secondary
#AD4360
accent
#1B4ACB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483