#5EEF84#5EEF84
#5EEF84 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.193 H 149.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF84 |
|---|---|
| RGB | rgb(94, 239, 132) |
| HSL | hsl(136, 82%, 65%) |
| HSV | hsv(136, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(84.88, -61.25, 40.37) |
| CIE-LCH | lch(84.88, 73.36, 146.61°) |
| OKLab | oklab(84.89% -0.1655 0.099) |
| OKLCH | oklch(84.89% 0.193 149.1) |
| XYZ | xyz(39.6446, 65.7747, 32.4319) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.57
Spring Green
#00FF7F
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF84 #EF5EC9
analogous
#80EF5E #5EEF84 #5EEFCC
triadic
#5EEF84 #845EEF #EF845E
tetradic
#5EEF84 #5E80EF #EF5EC9 #EFCC5E
square
#5EEF84 #5E80EF #EF5EC9 #EFCC5E
split-complementary
#5EEF84 #CC5EEF #EF5E80
monochromatic
#13C040 #26E959 #5EEF84 #96F5AF #CDFAD9
Accessibility & contrast
On white
1.48
#5EEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#5EEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF84
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF84 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#33EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef84; /* rgb */ color: rgb(94, 239, 132); /* oklch */ color: oklch(84.9% 0.193 149.1);
Tailwind
colors: {
custom: {
50: '#99f5a9',
500: '#5eef84',
950: '#000000',
},
}SCSS
$custom: #5eef84; $custom-light: #99f5a9; $custom-dark: #000000;
JSON
{
"hex": "#5eef84",
"rgb": {
"r": 94,
"g": 239,
"b": 132
},
"hsl": {
"h": 135.724,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84885,
"c": 0.19281,
"h": 149.1
},
"luminance": 0.65779
}Semantic roles & 50–950 ramp
primary
#5EEF84
secondary
#BE339A
accent
#07A6DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581