#5FF88A#5FF88A
#5FF88A is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.199 H 149.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF88A |
|---|---|
| RGB | rgb(95, 248, 138) |
| HSL | hsl(137, 92%, 67%) |
| HSV | hsv(137, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(87.68, -63.44, 41.02) |
| CIE-LCH | lch(87.68, 75.54, 147.11°) |
| OKLab | oklab(87.22% -0.1713 0.1007) |
| OKLCH | oklch(87.22% 0.199 149.5) |
| XYZ | xyz(42.8710, 71.3984, 35.5618) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.45
Minty Green
#0BF77D
ΔE00 2.82
Spearmint
#1EF876
ΔE00 3.05
Spring Green
#00FF7F
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF88A #F85FCD
analogous
#80F85F #5FF88A #5FF8D7
triadic
#5FF88A #8A5FF8 #F88A5F
tetradic
#5FF88A #5F80F8 #F85FCD #F8D75F
square
#5FF88A #5F80F8 #F85FCD #F8D75F
split-complementary
#5FF88A #D75FF8 #F85F80
monochromatic
#09D342 #24F55F #5FF88A #9AFBB5 #D4FDE0
Accessibility & contrast
On white
1.37
#5FF88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5FF88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF88A
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF88A | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#2DF4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff88a; /* rgb */ color: rgb(95, 248, 138); /* oklch */ color: oklch(87.2% 0.199 149.5);
Tailwind
colors: {
custom: {
50: '#9bfcad',
500: '#5ff88a',
950: '#000000',
},
}SCSS
$custom: #5ff88a; $custom-light: #9bfcad; $custom-dark: #000000;
JSON
{
"hex": "#5ff88a",
"rgb": {
"r": 95,
"g": 248,
"b": 138
},
"hsl": {
"h": 136.863,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87222,
"c": 0.19869,
"h": 149.5
},
"luminance": 0.71403
}Semantic roles & 50–950 ramp
primary
#5FF88A
secondary
#CE2DA1
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681