#5EE5C0#5EE5C0
#5EE5C0 is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.7% C 0.130 H 172.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5C0 |
|---|---|
| RGB | rgb(94, 229, 192) |
| HSL | hsl(164, 72%, 63%) |
| HSV | hsv(164, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 16.2%, 10.2%) |
| CIE-LAB | lab(83.03, -45.58, 7.09) |
| CIE-LCH | lch(83.03, 46.13, 171.15°) |
| OKLab | oklab(83.74% -0.1287 0.018) |
| OKLCH | oklch(83.74% 0.13 172) |
| XYZ | xyz(42.1453, 62.2198, 59.6475) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.88
Aqua (survey)
#13EAC9
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 4.03
Aquamarine (survey)
#04D8B2
ΔE00 4.51
Eucalyptus
#44D7A8
ΔE00 4.59
Seafoam
#7FE0B3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5C0 #E55E83
analogous
#5EE57C #5EE5C0 #5EC6E5
triadic
#5EE5C0 #C05EE5 #E5C05E
tetradic
#5EE5C0 #7C5EE5 #E55E83 #C6E55E
square
#5EE5C0 #7C5EE5 #E55E83 #C6E55E
split-complementary
#5EE5C0 #E55EC6 #E57C5E
monochromatic
#1CAD85 #29DCAB #5EE5C0 #93EED5 #C7F6E9
Accessibility & contrast
On white
1.56
#5EE5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#5EE5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5C0
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5C0 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BE
Deuteranopia (green-blind)
#CBC9C3
Tritanopia (blue-blind)
#00E7DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee5c0; /* rgb */ color: rgb(94, 229, 192); /* oklch */ color: oklch(83.7% 0.130 172.0);
Tailwind
colors: {
custom: {
50: '#98eed3',
500: '#5ee5c0',
950: '#000000',
},
}SCSS
$custom: #5ee5c0; $custom-light: #98eed3; $custom-dark: #000000;
JSON
{
"hex": "#5ee5c0",
"rgb": {
"r": 94,
"g": 229,
"b": 192
},
"hsl": {
"h": 163.556,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.83736,
"c": 0.12997,
"h": 172
},
"luminance": 0.62224
}Semantic roles & 50–950 ramp
primary
#5EE5C0
secondary
#AE3959
accent
#1147D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583