#5FF887#5FF887
#5FF887 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.201 H 149.0°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF887 |
|---|---|
| RGB | rgb(95, 248, 135) |
| HSL | hsl(136, 92%, 67%) |
| HSV | hsv(136, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 45.6%, 2.7%) |
| CIE-LAB | lab(87.64, -63.90, 42.42) |
| CIE-LCH | lch(87.64, 76.70, 146.42°) |
| OKLab | oklab(87.17% -0.1725 0.1038) |
| OKLCH | oklch(87.17% 0.201 149) |
| XYZ | xyz(42.6568, 71.3127, 34.4337) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 2.74
Spearmint
#1EF876
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.43
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF887 #F85FD0
analogous
#84F85F #5FF887 #5FF8D3
triadic
#5FF887 #875FF8 #F8875F
tetradic
#5FF887 #5F84F8 #F85FD0 #F8D35F
square
#5FF887 #5F84F8 #F85FD0 #F8D35F
split-complementary
#5FF887 #D35FF8 #F85F84
monochromatic
#09D33E #24F55B #5FF887 #9AFBB3 #D4FDDF
Accessibility & contrast
On white
1.38
#5FF887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5FF887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF887
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF887 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#2FF4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff887; /* rgb */ color: rgb(95, 248, 135); /* oklch */ color: oklch(87.2% 0.201 149.0);
Tailwind
colors: {
custom: {
50: '#9bfcab',
500: '#5ff887',
950: '#000000',
},
}SCSS
$custom: #5ff887; $custom-light: #9bfcab; $custom-dark: #000000;
JSON
{
"hex": "#5ff887",
"rgb": {
"r": 95,
"g": 248,
"b": 135
},
"hsl": {
"h": 135.686,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87174,
"c": 0.20134,
"h": 149
},
"luminance": 0.71317
}Semantic roles & 50–950 ramp
primary
#5FF887
secondary
#CE2DA4
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681