#5FFB88#5FFB88
#5FFB88 is a very light, highly saturated green. Relative luminance 0.732; OKLCH L 87.9% C 0.204 H 149.0°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFB88 |
|---|---|
| RGB | rgb(95, 251, 136) |
| HSL | hsl(136, 95%, 68%) |
| HSV | hsv(136, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 45.8%, 1.6%) |
| CIE-LAB | lab(88.54, -64.83, 43.09) |
| CIE-LCH | lch(88.54, 77.85, 146.39°) |
| OKLab | oklab(87.93% -0.175 0.1054) |
| OKLCH | oklch(87.93% 0.204 149) |
| XYZ | xyz(43.6572, 73.2004, 35.1161) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.58
Spearmint
#1EF876
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.84
Lightgreen (survey)
#76FF7B
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFB88 #FB5FD2
analogous
#84FB5F #5FFB88 #5FFBD6
triadic
#5FFB88 #885FFB #FB885F
tetradic
#5FFB88 #5F84FB #FB5FD2 #FBD65F
square
#5FFB88 #5F84FB #FB5FD2 #FBD65F
split-complementary
#5FFB88 #D65FFB #FB5F84
monochromatic
#05DA3D #23FA5C #5FFB88 #9BFCB4 #D6FEE1
Accessibility & contrast
On white
1.34
#5FFB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#5FFB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFB88
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFB88 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#E9D990
Tritanopia (blue-blind)
#2CF6E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ffb88; /* rgb */ color: rgb(95, 251, 136); /* oklch */ color: oklch(87.9% 0.204 149.0);
Tailwind
colors: {
custom: {
50: '#9bfeac',
500: '#5ffb88',
950: '#000000',
},
}SCSS
$custom: #5ffb88; $custom-light: #9bfeac; $custom-dark: #000000;
JSON
{
"hex": "#5ffb88",
"rgb": {
"r": 95,
"g": 251,
"b": 136
},
"hsl": {
"h": 135.769,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.87925,
"c": 0.20429,
"h": 149
},
"luminance": 0.73205
}Semantic roles & 50–950 ramp
primary
#5FFB88
secondary
#D42AA7
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681