#5FFE88#5FFE88
#5FFE88 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.7% C 0.208 H 148.8°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE88 |
|---|---|
| RGB | rgb(95, 254, 136) |
| HSL | hsl(135, 99%, 68%) |
| HSV | hsv(135, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 46.5%, 0.4%) |
| CIE-LAB | lab(89.43, -65.92, 44.22) |
| CIE-LCH | lch(89.43, 79.37, 146.14°) |
| OKLab | oklab(88.66% -0.1779 0.1079) |
| OKLCH | oklch(88.66% 0.208 148.8) |
| XYZ | xyz(44.6018, 75.0896, 35.4310) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.82
Lightgreen (survey)
#76FF7B
ΔE00 2.89
Spearmint
#1EF876
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE88 #FE5FD5
analogous
#85FE5F #5FFE88 #5FFED8
triadic
#5FFE88 #885FFE #FE885F
tetradic
#5FFE88 #5F85FE #FE5FD5 #FED85F
square
#5FFE88 #5F85FE #FE5FD5 #FED85F
split-complementary
#5FFE88 #D85FFE #FE5F85
monochromatic
#01E13B #22FE5B #5FFE88 #9CFEB5 #D9FFE2
Accessibility & contrast
On white
1.31
#5FFE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#5FFE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE88
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE88 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#ECDB90
Tritanopia (blue-blind)
#2AF9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe88; /* rgb */ color: rgb(95, 254, 136); /* oklch */ color: oklch(88.7% 0.208 148.8);
Tailwind
colors: {
custom: {
50: '#9cffac',
500: '#5ffe88',
950: '#000000',
},
}SCSS
$custom: #5ffe88; $custom-light: #9cffac; $custom-dark: #000000;
JSON
{
"hex": "#5ffe88",
"rgb": {
"r": 95,
"g": 254,
"b": 136
},
"hsl": {
"h": 135.472,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.8866,
"c": 0.20808,
"h": 148.8
},
"luminance": 0.75094
}Semantic roles & 50–950 ramp
primary
#5FFE88
secondary
#D829AB
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681