#5BF88A#5BF88A
#5BF88A is a very light, highly saturated green. Relative luminance 0.712; OKLCH L 87.1% C 0.200 H 149.9°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF88A |
|---|---|
| RGB | rgb(91, 248, 138) |
| HSL | hsl(138, 92%, 66%) |
| HSV | hsv(138, 63%, 97%) |
| CMYK | cmyk(63.3%, 0%, 44.4%, 2.7%) |
| CIE-LAB | lab(87.58, -64.21, 40.87) |
| CIE-LCH | lch(87.58, 76.12, 147.52°) |
| OKLab | oklab(87.11% -0.1733 0.1004) |
| OKLCH | oklch(87.11% 0.2 149.9) |
| XYZ | xyz(42.4660, 71.1896, 35.5428) |
| Luminance | 0.7119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.20
Minty Green
#0BF77D
ΔE00 2.62
Spearmint
#1EF876
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.06
Sea Green (survey)
#53FCA1
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF88A #F85BC9
analogous
#7BF85B #5BF88A #5BF8D9
triadic
#5BF88A #8A5BF8 #F88A5B
tetradic
#5BF88A #5B7BF8 #F85BC9 #F8D95B
square
#5BF88A #5B7BF8 #F85BC9 #F8D95B
split-complementary
#5BF88A #D95BF8 #F85B7B
monochromatic
#09D044 #20F560 #5BF88A #96FBB4 #D0FDDE
Accessibility & contrast
On white
1.38
#5BF88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#5BF88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF88A
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF88A | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#1FF4DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5bf88a; /* rgb */ color: rgb(91, 248, 138); /* oklch */ color: oklch(87.1% 0.200 149.9);
Tailwind
colors: {
custom: {
50: '#99fcad',
500: '#5bf88a',
950: '#000000',
},
}SCSS
$custom: #5bf88a; $custom-light: #99fcad; $custom-dark: #000000;
JSON
{
"hex": "#5bf88a",
"rgb": {
"r": 91,
"g": 248,
"b": 138
},
"hsl": {
"h": 137.962,
"s": 91.813,
"l": 66.471
},
"oklch": {
"l": 0.8711,
"c": 0.20024,
"h": 149.9
},
"luminance": 0.71194
}Semantic roles & 50–950 ramp
primary
#5BF88A
secondary
#CB2C9B
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681