#5FEF84#5FEF84
#5FEF84 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.192 H 149.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF84 |
|---|---|
| RGB | rgb(95, 239, 132) |
| HSL | hsl(135, 82%, 65%) |
| HSV | hsv(135, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(84.91, -61.05, 40.41) |
| CIE-LCH | lch(84.91, 73.21, 146.50°) |
| OKLab | oklab(84.92% -0.1649 0.0991) |
| OKLCH | oklch(84.92% 0.192 149) |
| XYZ | xyz(39.7478, 65.8280, 32.4367) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF84 #EF5FCA
analogous
#82EF5F #5FEF84 #5FEFCC
triadic
#5FEF84 #845FEF #EF845F
tetradic
#5FEF84 #5F82EF #EF5FCA #EFCC5F
square
#5FEF84 #5F82EF #EF5FCA #EFCC5F
split-complementary
#5FEF84 #CC5FEF #EF5F82
monochromatic
#13C040 #27E959 #5FEF84 #97F5AF #CEFADA
Accessibility & contrast
On white
1.48
#5FEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5FEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF84
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF84 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#35EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef84; /* rgb */ color: rgb(95, 239, 132); /* oklch */ color: oklch(84.9% 0.192 149.0);
Tailwind
colors: {
custom: {
50: '#99f5a9',
500: '#5fef84',
950: '#000000',
},
}SCSS
$custom: #5fef84; $custom-light: #99f5a9; $custom-dark: #000000;
JSON
{
"hex": "#5fef84",
"rgb": {
"r": 95,
"g": 239,
"b": 132
},
"hsl": {
"h": 135.417,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84915,
"c": 0.19239,
"h": 149
},
"luminance": 0.65832
}Semantic roles & 50–950 ramp
primary
#5FEF84
secondary
#BE349B
accent
#07A7DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581