#5EEA88#5EEA88
#5EEA88 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.183 H 150.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA88 |
|---|---|
| RGB | rgb(94, 234, 136) |
| HSL | hsl(138, 77%, 64%) |
| HSV | hsv(138, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(83.44, -58.74, 36.54) |
| CIE-LCH | lch(83.44, 69.18, 148.12°) |
| OKLab | oklab(83.72% -0.1588 0.0903) |
| OKLCH | oklch(83.72% 0.183 150.4) |
| XYZ | xyz(38.4800, 62.9992, 33.4200) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.27
Turquoise Green
#04F489
ΔE00 3.59
Wintergreen
#20F986
ΔE00 4.12
Minty Green
#0BF77D
ΔE00 4.31
Sea Green (survey)
#53FCA1
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA88 #EA5EC0
analogous
#7AEA5E #5EEA88 #5EEACE
triadic
#5EEA88 #885EEA #EA885E
tetradic
#5EEA88 #5E7AEA #EA5EC0 #EACE5E
square
#5EEA88 #5E7AEA #EA5EC0 #EACE5E
split-complementary
#5EEA88 #CE5EEA #EA5E7A
monochromatic
#18B647 #28E360 #5EEA88 #94F1B0 #CAF8D8
Accessibility & contrast
On white
1.54
#5EEA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5EEA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA88
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA88 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD881
Deuteranopia (green-blind)
#D9CB8E
Tritanopia (blue-blind)
#33E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea88; /* rgb */ color: rgb(94, 234, 136); /* oklch */ color: oklch(83.7% 0.183 150.4);
Tailwind
colors: {
custom: {
50: '#98f2ac',
500: '#5eea88',
950: '#000000',
},
}SCSS
$custom: #5eea88; $custom-light: #98f2ac; $custom-dark: #000000;
JSON
{
"hex": "#5eea88",
"rgb": {
"r": 94,
"g": 234,
"b": 136
},
"hsl": {
"h": 138,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.8372,
"c": 0.18266,
"h": 150.4
},
"luminance": 0.63003
}Semantic roles & 50–950 ramp
primary
#5EEA88
secondary
#B63790
accent
#0C9CD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581