#5FF888#5FF888
#5FF888 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.200 H 149.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF888 |
|---|---|
| RGB | rgb(95, 248, 136) |
| HSL | hsl(136, 92%, 67%) |
| HSV | hsv(136, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.65, -63.74, 41.96) |
| CIE-LCH | lch(87.65, 76.31, 146.65°) |
| OKLab | oklab(87.19% -0.1721 0.1028) |
| OKLCH | oklch(87.19% 0.2 149.2) |
| XYZ | xyz(42.7275, 71.3410, 34.8062) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.76
Spearmint
#1EF876
ΔE00 2.88
Spring Green
#00FF7F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.36
Lightgreen (survey)
#76FF7B
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF888 #F85FCF
analogous
#83F85F #5FF888 #5FF8D4
triadic
#5FF888 #885FF8 #F8885F
tetradic
#5FF888 #5F83F8 #F85FCF #F8D45F
square
#5FF888 #5F83F8 #F85FCF #F8D45F
split-complementary
#5FF888 #D45FF8 #F85F83
monochromatic
#09D33F #24F55C #5FF888 #9AFBB4 #D4FDDF
Accessibility & contrast
On white
1.38
#5FF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5FF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF888
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF888 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#2EF4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff888; /* rgb */ color: rgb(95, 248, 136); /* oklch */ color: oklch(87.2% 0.200 149.2);
Tailwind
colors: {
custom: {
50: '#9bfcac',
500: '#5ff888',
950: '#000000',
},
}SCSS
$custom: #5ff888; $custom-light: #9bfcac; $custom-dark: #000000;
JSON
{
"hex": "#5ff888",
"rgb": {
"r": 95,
"g": 248,
"b": 136
},
"hsl": {
"h": 136.078,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.8719,
"c": 0.20046,
"h": 149.2
},
"luminance": 0.71345
}Semantic roles & 50–950 ramp
primary
#5FF888
secondary
#CE2DA3
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681