#5EEA84#5EEA84
#5EEA84 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.186 H 149.5°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA84 |
|---|---|
| RGB | rgb(94, 234, 132) |
| HSL | hsl(136, 77%, 64%) |
| HSV | hsv(136, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(83.38, -59.39, 38.45) |
| CIE-LCH | lch(83.38, 70.74, 147.08°) |
| OKLab | oklab(83.65% -0.1605 0.0946) |
| OKLCH | oklch(83.65% 0.186 149.5) |
| XYZ | xyz(38.2010, 62.8876, 31.9507) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.30
Turquoise Green
#04F489
ΔE00 3.68
Wintergreen
#20F986
ΔE00 4.03
Minty Green
#0BF77D
ΔE00 4.08
Spearmint
#1EF876
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA84 #EA5EC4
analogous
#7EEA5E #5EEA84 #5EEACA
triadic
#5EEA84 #845EEA #EA845E
tetradic
#5EEA84 #5E7EEA #EA5EC4 #EACA5E
square
#5EEA84 #5E7EEA #EA5EC4 #EACA5E
split-complementary
#5EEA84 #CA5EEA #EA5E7E
monochromatic
#18B643 #28E35B #5EEA84 #94F1AD #CAF8D7
Accessibility & contrast
On white
1.55
#5EEA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5EEA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA84
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA84 | 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)
#ECD77C
Deuteranopia (green-blind)
#D9CB8B
Tritanopia (blue-blind)
#35E6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5eea84; /* rgb */ color: rgb(94, 234, 132); /* oklch */ color: oklch(83.7% 0.186 149.5);
Tailwind
colors: {
custom: {
50: '#98f2a9',
500: '#5eea84',
950: '#000000',
},
}SCSS
$custom: #5eea84; $custom-light: #98f2a9; $custom-dark: #000000;
JSON
{
"hex": "#5eea84",
"rgb": {
"r": 94,
"g": 234,
"b": 132
},
"hsl": {
"h": 136.286,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83653,
"c": 0.18627,
"h": 149.5
},
"luminance": 0.62891
}Semantic roles & 50–950 ramp
primary
#5EEA84
secondary
#B63793
accent
#0CA2D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581