#5EDEC0#5EDEC0
#5EDEC0 is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.1% C 0.122 H 175.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEC0 |
|---|---|
| RGB | rgb(94, 222, 192) |
| HSL | hsl(166, 66%, 62%) |
| HSV | hsv(166, 58%, 87%) |
| CMYK | cmyk(57.7%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(80.97, -42.53, 4.13) |
| CIE-LCH | lch(80.97, 42.73, 174.45°) |
| OKLab | oklab(82.06% -0.1214 0.0103) |
| OKLCH | oklch(82.06% 0.122 175.2) |
| XYZ | xyz(40.2474, 58.4240, 59.0149) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.06
Aquamarine (survey)
#04D8B2
ΔE00 4.17
Seafoam Blue
#78D1B6
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEC0 #DE5E7C
analogous
#5EDE80 #5EDEC0 #5EBCDE
triadic
#5EDEC0 #C05EDE #DEC05E
tetradic
#5EDEC0 #805EDE #DE5E7C #BCDE5E
square
#5EDEC0 #805EDE #DE5E7C #BCDE5E
split-complementary
#5EDEC0 #DE5EBC #DE805E
monochromatic
#21A183 #2BD3AC #5EDEC0 #91E8D4 #C4F3E8
Accessibility & contrast
On white
1.66
#5EDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5EDEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEC0
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEC0 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BF
Deuteranopia (green-blind)
#C4C3C2
Tritanopia (blue-blind)
#00E0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edec0; /* rgb */ color: rgb(94, 222, 192); /* oklch */ color: oklch(82.1% 0.122 175.2);
Tailwind
colors: {
custom: {
50: '#97e9d3',
500: '#5edec0',
950: '#000000',
},
}SCSS
$custom: #5edec0; $custom-light: #97e9d3; $custom-dark: #000000;
JSON
{
"hex": "#5edec0",
"rgb": {
"r": 94,
"g": 222,
"b": 192
},
"hsl": {
"h": 165.938,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.82063,
"c": 0.1218,
"h": 175.2
},
"luminance": 0.58428
}Semantic roles & 50–950 ramp
primary
#5EDEC0
secondary
#A43C55
accent
#1842CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483