#5ED89B#5ED89B
#5ED89B is a light, vivid teal. Relative luminance 0.539; OKLCH L 79.7% C 0.141 H 158.9°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED89B |
|---|---|
| RGB | rgb(94, 216, 155) |
| HSL | hsl(150, 61%, 61%) |
| HSV | hsv(150, 56%, 85%) |
| CMYK | cmyk(56.5%, 0%, 28.2%, 15.3%) |
| CIE-LAB | lab(78.38, -48.12, 20.02) |
| CIE-LCH | lch(78.38, 52.12, 157.41°) |
| OKLab | oklab(79.68% -0.1317 0.0509) |
| OKLCH | oklch(79.68% 0.141 158.9) |
| XYZ | xyz(35.0853, 53.8547, 39.5500) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.38
Seafoam
#7FE0B3
ΔE00 4.83
Seaweed
#18D17B
ΔE00 5.73
Emerald
#50C878
ΔE00 6.01
Greenblue
#23C48B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED89B #D85E9B
analogous
#5ED85E #5ED89B #5ED8D8
triadic
#5ED89B #9B5ED8 #D89B5E
tetradic
#5ED89B #5E5ED8 #D85E9B #D8D85E
square
#5ED89B #5E5ED8 #D85E9B #D8D85E
split-complementary
#5ED89B #D85ED8 #D85E5E
monochromatic
#25975E #31C87C #5ED89B #8FE4BA #C1F0D8
Accessibility & contrast
On white
1.78
#5ED89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#5ED89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED89B
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED89B | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C997
Deuteranopia (green-blind)
#C5BD9F
Tritanopia (blue-blind)
#30D7C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed89b; /* rgb */ color: rgb(94, 216, 155); /* oklch */ color: oklch(79.7% 0.141 158.9);
Tailwind
colors: {
custom: {
50: '#95e5b8',
500: '#5ed89b',
950: '#000000',
},
}SCSS
$custom: #5ed89b; $custom-light: #95e5b8; $custom-dark: #000000;
JSON
{
"hex": "#5ed89b",
"rgb": {
"r": 94,
"g": 216,
"b": 155
},
"hsl": {
"h": 150,
"s": 61,
"l": 60.784
},
"oklch": {
"l": 0.79675,
"c": 0.1412,
"h": 158.9
},
"luminance": 0.53858
}Semantic roles & 50–950 ramp
primary
#5ED89B
secondary
#9C3F6D
accent
#1D73C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481