#5EFC85#5EFC85
#5EFC85 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.209 H 148.4°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFC85 |
|---|---|
| RGB | rgb(94, 252, 133) |
| HSL | hsl(135, 96%, 68%) |
| HSV | hsv(135, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(88.78, -65.84, 44.82) |
| CIE-LCH | lch(88.78, 79.64, 145.76°) |
| OKLab | oklab(88.1% -0.1777 0.1092) |
| OKLCH | oklch(88.1% 0.209 148.4) |
| XYZ | xyz(43.6570, 73.6895, 34.1085) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Spring Green
#00FF7F
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.76
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFC85 #FC5ED5
analogous
#86FC5E #5EFC85 #5EFCD4
triadic
#5EFC85 #855EFC #FC855E
tetradic
#5EFC85 #5E86FC #FC5ED5 #FCD45E
square
#5EFC85 #5E86FC #FC5ED5 #FCD45E
split-complementary
#5EFC85 #D45EFC #FC5E86
monochromatic
#04DC39 #22FB57 #5EFC85 #9AFDB3 #D6FEE0
Accessibility & contrast
On white
1.33
#5EFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#5EFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFC85
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFC85 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#EAD98D
Tritanopia (blue-blind)
#2BF7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5efc85; /* rgb */ color: rgb(94, 252, 133); /* oklch */ color: oklch(88.1% 0.209 148.4);
Tailwind
colors: {
custom: {
50: '#9bfeaa',
500: '#5efc85',
950: '#000000',
},
}SCSS
$custom: #5efc85; $custom-light: #9bfeaa; $custom-dark: #000000;
JSON
{
"hex": "#5efc85",
"rgb": {
"r": 94,
"g": 252,
"b": 133
},
"hsl": {
"h": 134.81,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.88097,
"c": 0.20854,
"h": 148.4
},
"luminance": 0.73694
}Semantic roles & 50–950 ramp
primary
#5EFC85
secondary
#D529AA
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681