#5EE2AB#5EE2AB
#5EE2AB is a very light, vivid teal. Relative luminance 0.597; OKLCH L 82.5% C 0.141 H 162.9°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2AB |
|---|---|
| RGB | rgb(94, 226, 171) |
| HSL | hsl(155, 69%, 63%) |
| HSV | hsv(155, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(81.68, -48.98, 16.22) |
| CIE-LCH | lch(81.68, 51.60, 161.68°) |
| OKLab | oklab(82.48% -0.135 0.0415) |
| OKLCH | oklch(82.48% 0.141 162.9) |
| XYZ | xyz(39.1594, 59.7088, 47.9815) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.49
Eucalyptus
#44D7A8
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.85
Aqua Green
#12E193
ΔE00 5.02
Light Turquoise
#7EF4CC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2AB #E25E95
analogous
#5EE269 #5EE2AB #5ED7E2
triadic
#5EE2AB #AB5EE2 #E2AB5E
tetradic
#5EE2AB #695EE2 #E25E95 #D7E25E
square
#5EE2AB #695EE2 #E25E95 #D7E25E
split-complementary
#5EE2AB #E25ED7 #E2695E
monochromatic
#1EA76E #2AD990 #5EE2AB #92EBC6 #C6F5E1
Accessibility & contrast
On white
1.62
#5EE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5EE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2AB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2AB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A8
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#18E2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee2ab; /* rgb */ color: rgb(94, 226, 171); /* oklch */ color: oklch(82.5% 0.141 162.9);
Tailwind
colors: {
custom: {
50: '#97ecc4',
500: '#5ee2ab',
950: '#000000',
},
}SCSS
$custom: #5ee2ab; $custom-light: #97ecc4; $custom-dark: #000000;
JSON
{
"hex": "#5ee2ab",
"rgb": {
"r": 94,
"g": 226,
"b": 171
},
"hsl": {
"h": 155,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.82481,
"c": 0.14125,
"h": 162.9
},
"luminance": 0.59713
}Semantic roles & 50–950 ramp
primary
#5EE2AB
secondary
#AA3B69
accent
#1463D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582