#5FFE85#5FFE85
#5FFE85 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.6% C 0.211 H 148.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE85 |
|---|---|
| RGB | rgb(95, 254, 133) |
| HSL | hsl(134, 99%, 68%) |
| HSV | hsv(134, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(89.40, -66.36, 45.60) |
| CIE-LCH | lch(89.40, 80.52, 145.50°) |
| OKLab | oklab(88.62% -0.1791 0.1109) |
| OKLCH | oklch(88.62% 0.211 148.2) |
| XYZ | xyz(44.3916, 75.0055, 34.3238) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.55
Spring Green
#00FF7F
ΔE00 2.64
Spearmint
#1EF876
ΔE00 2.78
Wintergreen
#20F986
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE85 #FE5FD8
analogous
#88FE5F #5FFE85 #5FFED5
triadic
#5FFE85 #855FFE #FE855F
tetradic
#5FFE85 #5F88FE #FE5FD8 #FED55F
square
#5FFE85 #5F88FE #FE5FD8 #FED55F
split-complementary
#5FFE85 #D55FFE #FE5F88
monochromatic
#01E137 #22FE57 #5FFE85 #9CFEB3 #D9FFE2
Accessibility & contrast
On white
1.31
#5FFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#5FFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE85
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE85 | 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)
#FFE97B
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#2CF9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe85; /* rgb */ color: rgb(95, 254, 133); /* oklch */ color: oklch(88.6% 0.211 148.2);
Tailwind
colors: {
custom: {
50: '#9cffaa',
500: '#5ffe85',
950: '#000000',
},
}SCSS
$custom: #5ffe85; $custom-light: #9cffaa; $custom-dark: #000000;
JSON
{
"hex": "#5ffe85",
"rgb": {
"r": 95,
"g": 254,
"b": 133
},
"hsl": {
"h": 134.34,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88615,
"c": 0.21068,
"h": 148.2
},
"luminance": 0.7501
}Semantic roles & 50–950 ramp
primary
#5FFE85
secondary
#D829AE
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681