#5FF886#5FF886
#5FF886 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.202 H 148.8°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF886 |
|---|---|
| RGB | rgb(95, 248, 134) |
| HSL | hsl(135, 92%, 67%) |
| HSV | hsv(135, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 46%, 2.7%) |
| CIE-LAB | lab(87.62, -64.05, 42.89) |
| CIE-LCH | lch(87.62, 77.08, 146.19°) |
| OKLab | oklab(87.16% -0.1729 0.1048) |
| OKLCH | oklch(87.16% 0.202 148.8) |
| XYZ | xyz(42.5867, 71.2847, 34.0647) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.73
Spearmint
#1EF876
ΔE00 2.74
Spring Green
#00FF7F
ΔE00 3.06
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF886 #F85FD1
analogous
#85F85F #5FF886 #5FF8D2
triadic
#5FF886 #865FF8 #F8865F
tetradic
#5FF886 #5F85F8 #F85FD1 #F8D25F
square
#5FF886 #5F85F8 #F85FD1 #F8D25F
split-complementary
#5FF886 #D25FF8 #F85F85
monochromatic
#09D33D #24F55A #5FF886 #9AFBB2 #D4FDDF
Accessibility & contrast
On white
1.38
#5FF886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5FF886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF886
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF886 | 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)
#FAE47D
Deuteranopia (green-blind)
#E7D68E
Tritanopia (blue-blind)
#30F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff886; /* rgb */ color: rgb(95, 248, 134); /* oklch */ color: oklch(87.2% 0.202 148.8);
Tailwind
colors: {
custom: {
50: '#9bfcab',
500: '#5ff886',
950: '#000000',
},
}SCSS
$custom: #5ff886; $custom-light: #9bfcab; $custom-dark: #000000;
JSON
{
"hex": "#5ff886",
"rgb": {
"r": 95,
"g": 248,
"b": 134
},
"hsl": {
"h": 135.294,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87159,
"c": 0.20222,
"h": 148.8
},
"luminance": 0.71289
}Semantic roles & 50–950 ramp
primary
#5FF886
secondary
#CE2DA5
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681