#5EEA8B#5EEA8B
#5EEA8B is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.8% C 0.180 H 151.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA8B |
|---|---|
| RGB | rgb(94, 234, 139) |
| HSL | hsl(139, 77%, 64%) |
| HSV | hsv(139, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.49, -58.25, 35.10) |
| CIE-LCH | lch(83.49, 68.01, 148.92°) |
| OKLab | oklab(83.77% -0.1575 0.087) |
| OKLCH | oklch(83.77% 0.18 151.1) |
| XYZ | xyz(38.6962, 63.0856, 34.5586) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.36
Turquoise Green
#04F489
ΔE00 3.61
Wintergreen
#20F986
ΔE00 4.26
Sea Green (survey)
#53FCA1
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.33
Minty Green
#0BF77D
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA8B #EA5EBD
analogous
#77EA5E #5EEA8B #5EEAD1
triadic
#5EEA8B #8B5EEA #EA8B5E
tetradic
#5EEA8B #5E77EA #EA5EBD #EAD15E
square
#5EEA8B #5E77EA #EA5EBD #EAD15E
split-complementary
#5EEA8B #D15EEA #EA5E77
monochromatic
#18B64B #28E364 #5EEA8B #94F1B2 #CAF8D9
Accessibility & contrast
On white
1.54
#5EEA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5EEA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA8B
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA8B | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#31E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea8b; /* rgb */ color: rgb(94, 234, 139); /* oklch */ color: oklch(83.8% 0.180 151.1);
Tailwind
colors: {
custom: {
50: '#98f2ae',
500: '#5eea8b',
950: '#000000',
},
}SCSS
$custom: #5eea8b; $custom-light: #98f2ae; $custom-dark: #000000;
JSON
{
"hex": "#5eea8b",
"rgb": {
"r": 94,
"g": 234,
"b": 139
},
"hsl": {
"h": 139.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83772,
"c": 0.17993,
"h": 151.1
},
"luminance": 0.63089
}Semantic roles & 50–950 ramp
primary
#5EEA8B
secondary
#B6378D
accent
#0C97D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581