#5EEA89#5EEA89
#5EEA89 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.182 H 150.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA89 |
|---|---|
| RGB | rgb(94, 234, 137) |
| HSL | hsl(138, 77%, 64%) |
| HSV | hsv(138, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(83.46, -58.58, 36.06) |
| CIE-LCH | lch(83.46, 68.79, 148.38°) |
| OKLab | oklab(83.74% -0.1584 0.0892) |
| OKLCH | oklch(83.74% 0.182 150.6) |
| XYZ | xyz(38.5514, 63.0277, 33.7960) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 3.59
Wintergreen
#20F986
ΔE00 4.16
Minty Green
#0BF77D
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.46
Light Green Blue
#56FCA2
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA89 #EA5EBF
analogous
#79EA5E #5EEA89 #5EEACF
triadic
#5EEA89 #895EEA #EA895E
tetradic
#5EEA89 #5E79EA #EA5EBF #EACF5E
square
#5EEA89 #5E79EA #EA5EBF #EACF5E
split-complementary
#5EEA89 #CF5EEA #EA5E79
monochromatic
#18B648 #28E361 #5EEA89 #94F1B1 #CAF8D8
Accessibility & contrast
On white
1.54
#5EEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5EEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA89
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA89 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD882
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#33E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea89; /* rgb */ color: rgb(94, 234, 137); /* oklch */ color: oklch(83.7% 0.182 150.6);
Tailwind
colors: {
custom: {
50: '#98f2ac',
500: '#5eea89',
950: '#000000',
},
}SCSS
$custom: #5eea89; $custom-light: #98f2ac; $custom-dark: #000000;
JSON
{
"hex": "#5eea89",
"rgb": {
"r": 94,
"g": 234,
"b": 137
},
"hsl": {
"h": 138.429,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83737,
"c": 0.18175,
"h": 150.6
},
"luminance": 0.63031
}Semantic roles & 50–950 ramp
primary
#5EEA89
secondary
#B6378F
accent
#0C9AD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581