#5FF885#5FF885
#5FF885 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.1% C 0.203 H 148.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF885 |
|---|---|
| RGB | rgb(95, 248, 133) |
| HSL | hsl(135, 92%, 67%) |
| HSV | hsv(135, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(87.61, -64.20, 43.35) |
| CIE-LCH | lch(87.61, 77.47, 145.97°) |
| OKLab | oklab(87.14% -0.1733 0.1058) |
| OKLCH | oklch(87.14% 0.203 148.6) |
| XYZ | xyz(42.5173, 71.2569, 33.6991) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.62
Spearmint
#1EF876
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.73
Spring Green
#00FF7F
ΔE00 3.04
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF885 #F85FD2
analogous
#86F85F #5FF885 #5FF8D2
triadic
#5FF885 #855FF8 #F8855F
tetradic
#5FF885 #5F86F8 #F85FD2 #F8D25F
square
#5FF885 #5F86F8 #F85FD2 #F8D25F
split-complementary
#5FF885 #D25FF8 #F85F86
monochromatic
#09D33B #24F558 #5FF885 #9AFBB2 #D4FDDE
Accessibility & contrast
On white
1.38
#5FF885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#5FF885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF885
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF885 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47C
Deuteranopia (green-blind)
#E7D68D
Tritanopia (blue-blind)
#30F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff885; /* rgb */ color: rgb(95, 248, 133); /* oklch */ color: oklch(87.1% 0.203 148.6);
Tailwind
colors: {
custom: {
50: '#9bfcaa',
500: '#5ff885',
950: '#000000',
},
}SCSS
$custom: #5ff885; $custom-light: #9bfcaa; $custom-dark: #000000;
JSON
{
"hex": "#5ff885",
"rgb": {
"r": 95,
"g": 248,
"b": 133
},
"hsl": {
"h": 134.902,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87143,
"c": 0.2031,
"h": 148.6
},
"luminance": 0.71261
}Semantic roles & 50–950 ramp
primary
#5FF885
secondary
#CE2DA6
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681