#5EE9AA#5EE9AA
#5EE9AA is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.2% C 0.151 H 160.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9AA |
|---|---|
| RGB | rgb(94, 233, 170) |
| HSL | hsl(153, 76%, 64%) |
| HSV | hsv(153, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(83.73, -52.08, 19.60) |
| CIE-LCH | lch(83.73, 55.64, 159.37°) |
| OKLab | oklab(84.15% -0.1428 0.0499) |
| OKLCH | oklch(84.15% 0.151 160.7) |
| XYZ | xyz(41.0069, 63.5557, 48.1288) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Aqua Green
#12E193
ΔE00 4.35
Light Blue Green
#7EFBB3
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 4.77
Seafoam Green
#7AF9AB
ΔE00 4.83
Greenish Turquoise
#00FBB0
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9AA #E95E9D
analogous
#5EE965 #5EE9AA #5EE2E9
triadic
#5EE9AA #AA5EE9 #E9AA5E
tetradic
#5EE9AA #655EE9 #E95E9D #E2E95E
square
#5EE9AA #655EE9 #E95E9D #E2E95E
split-complementary
#5EE9AA #E95EE2 #E9655E
monochromatic
#19B46E #28E28E #5EE9AA #94F0C6 #CAF8E3
Accessibility & contrast
On white
1.53
#5EE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5EE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9AA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9AA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D3CBAE
Tritanopia (blue-blind)
#12E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee9aa; /* rgb */ color: rgb(94, 233, 170); /* oklch */ color: oklch(84.2% 0.151 160.7);
Tailwind
colors: {
custom: {
50: '#98f1c3',
500: '#5ee9aa',
950: '#000000',
},
}SCSS
$custom: #5ee9aa; $custom-light: #98f1c3; $custom-dark: #000000;
JSON
{
"hex": "#5ee9aa",
"rgb": {
"r": 94,
"g": 233,
"b": 170
},
"hsl": {
"h": 152.806,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.84153,
"c": 0.15124,
"h": 160.7
},
"luminance": 0.6356
}Semantic roles & 50–950 ramp
primary
#5EE9AA
secondary
#B43770
accent
#0D69D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582