#5EDEC7#5EDEC7
#5EDEC7 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.118 H 179.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEC7 |
|---|---|
| RGB | rgb(94, 222, 199) |
| HSL | hsl(169, 66%, 62%) |
| HSV | hsv(169, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.15, -40.83, 0.67) |
| CIE-LCH | lch(81.15, 40.83, 179.06°) |
| OKLab | oklab(82.26% -0.1183 0.0011) |
| OKLCH | oklch(82.26% 0.118 179.5) |
| XYZ | xyz(41.0415, 58.7417, 63.1971) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.06
Aqua (survey)
#13EAC9
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.79
Seafoam Blue
#78D1B6
ΔE00 4.80
Aquamarine (survey)
#04D8B2
ΔE00 5.50
Mediumaquamarine
#66CDAA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEC7 #DE5E75
analogous
#5EDE87 #5EDEC7 #5EB5DE
triadic
#5EDEC7 #C75EDE #DEC75E
tetradic
#5EDEC7 #875EDE #DE5E75 #B5DE5E
square
#5EDEC7 #875EDE #DE5E75 #B5DE5E
split-complementary
#5EDEC7 #DE5EB5 #DE875E
monochromatic
#21A18A #2BD3B5 #5EDEC7 #91E8D9 #C4F3EA
Accessibility & contrast
On white
1.65
#5EDEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#5EDEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEC7
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEC7 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#C2C4C9
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edec7; /* rgb */ color: rgb(94, 222, 199); /* oklch */ color: oklch(82.3% 0.118 179.5);
Tailwind
colors: {
custom: {
50: '#97e9d7',
500: '#5edec7',
950: '#000000',
},
}SCSS
$custom: #5edec7; $custom-light: #97e9d7; $custom-dark: #000000;
JSON
{
"hex": "#5edec7",
"rgb": {
"r": 94,
"g": 222,
"b": 199
},
"hsl": {
"h": 169.219,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82263,
"c": 0.11827,
"h": 179.5
},
"luminance": 0.58746
}Semantic roles & 50–950 ramp
primary
#5EDEC7
secondary
#A43C4F
accent
#1838CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483