#5EEA85#5EEA85
#5EEA85 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.185 H 149.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA85 |
|---|---|
| RGB | rgb(94, 234, 133) |
| HSL | hsl(137, 77%, 64%) |
| HSV | hsv(137, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(83.40, -59.23, 37.97) |
| CIE-LCH | lch(83.40, 70.35, 147.34°) |
| OKLab | oklab(83.67% -0.1601 0.0935) |
| OKLCH | oklch(83.67% 0.185 149.7) |
| XYZ | xyz(38.2697, 62.9151, 32.3128) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 3.65
Wintergreen
#20F986
ΔE00 4.05
Minty Green
#0BF77D
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.51
Tealish Green
#0CDC73
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA85 #EA5EC3
analogous
#7DEA5E #5EEA85 #5EEACB
triadic
#5EEA85 #855EEA #EA855E
tetradic
#5EEA85 #5E7DEA #EA5EC3 #EACB5E
square
#5EEA85 #5E7DEA #EA5EC3 #EACB5E
split-complementary
#5EEA85 #CB5EEA #EA5E7D
monochromatic
#18B644 #28E35C #5EEA85 #94F1AE #CAF8D7
Accessibility & contrast
On white
1.55
#5EEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5EEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA85
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA85 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77D
Deuteranopia (green-blind)
#D9CB8C
Tritanopia (blue-blind)
#35E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea85; /* rgb */ color: rgb(94, 234, 133); /* oklch */ color: oklch(83.7% 0.185 149.7);
Tailwind
colors: {
custom: {
50: '#98f2aa',
500: '#5eea85',
950: '#000000',
},
}SCSS
$custom: #5eea85; $custom-light: #98f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5eea85",
"rgb": {
"r": 94,
"g": 234,
"b": 133
},
"hsl": {
"h": 136.714,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83669,
"c": 0.18537,
"h": 149.7
},
"luminance": 0.62919
}Semantic roles & 50–950 ramp
primary
#5EEA85
secondary
#B63792
accent
#0CA0D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581