#6EDEC9#6EDEC9
#6EDEC9 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.108 H 179.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEC9 |
|---|---|
| RGB | rgb(110, 222, 201) |
| HSL | hsl(169, 63%, 65%) |
| HSV | hsv(169, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.71, -37.07, 0.49) |
| CIE-LCH | lch(81.71, 37.08, 179.24°) |
| OKLab | oklab(82.88% -0.1077 0.0007) |
| OKLCH | oklch(82.88% 0.108 179.6) |
| XYZ | xyz(43.0898, 59.7708, 64.5132) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.69
Seafoam Blue
#78D1B6
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 4.46
Aqua (survey)
#13EAC9
ΔE00 5.73
Light Teal
#90E4C1
ΔE00 6.12
Pale Teal
#82CBB2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEC9 #DE6E83
analogous
#6EDE91 #6EDEC9 #6EBBDE
triadic
#6EDEC9 #C96EDE #DEC96E
tetradic
#6EDEC9 #916EDE #DE6E83 #BBDE6E
square
#6EDEC9 #916EDE #DE6E83 #BBDE6E
split-complementary
#6EDEC9 #DE6EBB #DE916E
monochromatic
#27AB92 #3CD3B6 #6EDEC9 #A0E9DC #D2F5EE
Accessibility & contrast
On white
1.62
#6EDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#6EDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEC9
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEC9 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C8
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#35E1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edec9; /* rgb */ color: rgb(110, 222, 201); /* oklch */ color: oklch(82.9% 0.108 179.6);
Tailwind
colors: {
custom: {
50: '#9fe9d9',
500: '#6edec9',
950: '#000000',
},
}SCSS
$custom: #6edec9; $custom-light: #9fe9d9; $custom-dark: #000000;
JSON
{
"hex": "#6edec9",
"rgb": {
"r": 110,
"g": 222,
"b": 201
},
"hsl": {
"h": 168.75,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.82881,
"c": 0.10771,
"h": 179.6
},
"luminance": 0.59775
}Semantic roles & 50–950 ramp
primary
#6EDEC9
secondary
#AD4357
accent
#1B3CCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483