#5FFE84#5FFE84
#5FFE84 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.6% C 0.212 H 148.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE84 |
|---|---|
| RGB | rgb(95, 254, 132) |
| HSL | hsl(134, 99%, 68%) |
| HSV | hsv(134, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(89.38, -66.50, 46.06) |
| CIE-LCH | lch(89.38, 80.90, 145.29°) |
| OKLab | oklab(88.6% -0.1795 0.1119) |
| OKLCH | oklch(88.6% 0.212 148.1) |
| XYZ | xyz(44.3228, 74.9780, 33.9617) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.44
Spring Green
#00FF7F
ΔE00 2.65
Spearmint
#1EF876
ΔE00 2.76
Wintergreen
#20F986
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.13
Easter Green
#8CFD7E
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE84 #FE5FD9
analogous
#89FE5F #5FFE84 #5FFED3
triadic
#5FFE84 #845FFE #FE845F
tetradic
#5FFE84 #5F89FE #FE5FD9 #FED35F
square
#5FFE84 #5F89FE #FE5FD9 #FED35F
split-complementary
#5FFE84 #D35FFE #FE5F89
monochromatic
#01E135 #22FE55 #5FFE84 #9CFEB3 #D9FFE2
Accessibility & contrast
On white
1.31
#5FFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#5FFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE84
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE84 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#2DF9E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe84; /* rgb */ color: rgb(95, 254, 132); /* oklch */ color: oklch(88.6% 0.212 148.1);
Tailwind
colors: {
custom: {
50: '#9cffaa',
500: '#5ffe84',
950: '#000000',
},
}SCSS
$custom: #5ffe84; $custom-light: #9cffaa; $custom-dark: #000000;
JSON
{
"hex": "#5ffe84",
"rgb": {
"r": 95,
"g": 254,
"b": 132
},
"hsl": {
"h": 133.962,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.886,
"c": 0.21155,
"h": 148.1
},
"luminance": 0.74982
}Semantic roles & 50–950 ramp
primary
#5FFE84
secondary
#D829AF
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681