#5FFE82#5FFE82
#5FFE82 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.6% C 0.213 H 147.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE82 |
|---|---|
| RGB | rgb(95, 254, 130) |
| HSL | hsl(133, 99%, 68%) |
| HSV | hsv(133, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(89.36, -66.79, 46.97) |
| CIE-LCH | lch(89.36, 81.65, 144.88°) |
| OKLab | oklab(88.57% -0.1803 0.1139) |
| OKLCH | oklch(88.57% 0.213 147.7) |
| XYZ | xyz(44.1873, 74.9238, 33.2478) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.23
Spring Green
#00FF7F
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.23
Easter Green
#8CFD7E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE82 #FE5FDB
analogous
#8BFE5F #5FFE82 #5FFED2
triadic
#5FFE82 #825FFE #FE825F
tetradic
#5FFE82 #5F8BFE #FE5FDB #FED25F
square
#5FFE82 #5F8BFE #FE5FDB #FED25F
split-complementary
#5FFE82 #D25FFE #FE5F8B
monochromatic
#01E133 #22FE52 #5FFE82 #9CFEB2 #D9FFE1
Accessibility & contrast
On white
1.31
#5FFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5FFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE82
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE82 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#2EF9E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe82; /* rgb */ color: rgb(95, 254, 130); /* oklch */ color: oklch(88.6% 0.213 147.7);
Tailwind
colors: {
custom: {
50: '#9cffa8',
500: '#5ffe82',
950: '#000000',
},
}SCSS
$custom: #5ffe82; $custom-light: #9cffa8; $custom-dark: #000000;
JSON
{
"hex": "#5ffe82",
"rgb": {
"r": 95,
"g": 254,
"b": 130
},
"hsl": {
"h": 133.208,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88571,
"c": 0.21327,
"h": 147.7
},
"luminance": 0.74928
}Semantic roles & 50–950 ramp
primary
#5FFE82
secondary
#D829B2
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681