#5EE2AA#5EE2AA
#5EE2AA is a very light, vivid teal. Relative luminance 0.597; OKLCH L 82.5% C 0.142 H 162.5°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2AA |
|---|---|
| RGB | rgb(94, 226, 170) |
| HSL | hsl(155, 69%, 63%) |
| HSV | hsv(155, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(81.66, -49.19, 16.71) |
| CIE-LCH | lch(81.66, 51.96, 161.24°) |
| OKLab | oklab(82.46% -0.1355 0.0427) |
| OKLCH | oklch(82.46% 0.142 162.5) |
| XYZ | xyz(39.0644, 59.6709, 47.4814) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.59
Eucalyptus
#44D7A8
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 4.55
Light Greenish Blue
#63F7B4
ΔE00 4.78
Aqua Green
#12E193
ΔE00 4.84
Light Turquoise
#7EF4CC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2AA #E25E96
analogous
#5EE268 #5EE2AA #5ED8E2
triadic
#5EE2AA #AA5EE2 #E2AA5E
tetradic
#5EE2AA #685EE2 #E25E96 #D8E25E
square
#5EE2AA #685EE2 #E25E96 #D8E25E
split-complementary
#5EE2AA #E25ED8 #E2685E
monochromatic
#1EA76D #2AD98F #5EE2AA #92EBC5 #C6F5E1
Accessibility & contrast
On white
1.62
#5EE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5EE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2AA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2AA | 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)
#DFD3A7
Deuteranopia (green-blind)
#CCC6AE
Tritanopia (blue-blind)
#1AE2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee2aa; /* rgb */ color: rgb(94, 226, 170); /* oklch */ color: oklch(82.5% 0.142 162.5);
Tailwind
colors: {
custom: {
50: '#97ecc3',
500: '#5ee2aa',
950: '#000000',
},
}SCSS
$custom: #5ee2aa; $custom-light: #97ecc3; $custom-dark: #000000;
JSON
{
"hex": "#5ee2aa",
"rgb": {
"r": 94,
"g": 226,
"b": 170
},
"hsl": {
"h": 154.545,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.82457,
"c": 0.14205,
"h": 162.5
},
"luminance": 0.59675
}Semantic roles & 50–950 ramp
primary
#5EE2AA
secondary
#AA3B6A
accent
#1464D1
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582