#5EE2B0#5EE2B0
#5EE2B0 is a very light, vivid teal. Relative luminance 0.599; OKLCH L 82.6% C 0.137 H 165.2°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2B0 |
|---|---|
| RGB | rgb(94, 226, 176) |
| HSL | hsl(157, 69%, 63%) |
| HSV | hsv(157, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 22.1%, 11.4%) |
| CIE-LAB | lab(81.79, -47.91, 13.74) |
| CIE-LCH | lch(81.79, 49.84, 163.99°) |
| OKLab | oklab(82.6% -0.1328 0.0352) |
| OKLCH | oklch(82.6% 0.137 165.2) |
| XYZ | xyz(39.6450, 59.9031, 50.5391) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.54
Light Turquoise
#7EF4CC
ΔE00 5.26
Light Greenish Blue
#63F7B4
ΔE00 5.37
Aquamarine (survey)
#04D8B2
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2B0 #E25E90
analogous
#5EE26E #5EE2B0 #5ED2E2
triadic
#5EE2B0 #B05EE2 #E2B05E
tetradic
#5EE2B0 #6E5EE2 #E25E90 #D2E25E
square
#5EE2B0 #6E5EE2 #E25E90 #D2E25E
split-complementary
#5EE2B0 #E25ED2 #E26E5E
monochromatic
#1EA773 #2AD997 #5EE2B0 #92EBC9 #C6F5E3
Accessibility & contrast
On white
1.62
#5EE2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5EE2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2B0
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2B0 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AD
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#0EE2D4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee2b0; /* rgb */ color: rgb(94, 226, 176); /* oklch */ color: oklch(82.6% 0.137 165.2);
Tailwind
colors: {
custom: {
50: '#97ecc7',
500: '#5ee2b0',
950: '#000000',
},
}SCSS
$custom: #5ee2b0; $custom-light: #97ecc7; $custom-dark: #000000;
JSON
{
"hex": "#5ee2b0",
"rgb": {
"r": 94,
"g": 226,
"b": 176
},
"hsl": {
"h": 157.273,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.82602,
"c": 0.13734,
"h": 165.2
},
"luminance": 0.59907
}Semantic roles & 50–950 ramp
primary
#5EE2B0
secondary
#AA3B65
accent
#145CD1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582