#5EE9AB#5EE9AB
#5EE9AB is a very light, vivid teal. Relative luminance 0.636; OKLCH L 84.2% C 0.150 H 161.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9AB |
|---|---|
| RGB | rgb(94, 233, 171) |
| HSL | hsl(153, 76%, 64%) |
| HSV | hsv(153, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 26.6%, 8.6%) |
| CIE-LAB | lab(83.75, -51.87, 19.11) |
| CIE-LCH | lch(83.75, 55.28, 159.77°) |
| OKLab | oklab(84.18% -0.1423 0.0487) |
| OKLCH | oklch(84.18% 0.15 161.1) |
| XYZ | xyz(41.1018, 63.5937, 48.6289) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.04
Aqua Green
#12E193
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.78
Greenish Turquoise
#00FBB0
ΔE00 4.87
Seafoam Green
#7AF9AB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9AB #E95E9C
analogous
#5EE966 #5EE9AB #5EE2E9
triadic
#5EE9AB #AB5EE9 #E9AB5E
tetradic
#5EE9AB #665EE9 #E95E9C #E2E95E
square
#5EE9AB #665EE9 #E95E9C #E2E95E
split-complementary
#5EE9AB #E95EE2 #E9665E
monochromatic
#19B46F #28E28F #5EE9AB #94F0C7 #CAF8E3
Accessibility & contrast
On white
1.53
#5EE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5EE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9AB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9AB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#D3CBAF
Tritanopia (blue-blind)
#10E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee9ab; /* rgb */ color: rgb(94, 233, 171); /* oklch */ color: oklch(84.2% 0.150 161.1);
Tailwind
colors: {
custom: {
50: '#98f1c4',
500: '#5ee9ab',
950: '#000000',
},
}SCSS
$custom: #5ee9ab; $custom-light: #98f1c4; $custom-dark: #000000;
JSON
{
"hex": "#5ee9ab",
"rgb": {
"r": 94,
"g": 233,
"b": 171
},
"hsl": {
"h": 153.237,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.84176,
"c": 0.15042,
"h": 161.1
},
"luminance": 0.63598
}Semantic roles & 50–950 ramp
primary
#5EE9AB
secondary
#B4376F
accent
#0D68D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582