#5BF48D#5BF48D
#5BF48D is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.192 H 150.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF48D |
|---|---|
| RGB | rgb(91, 244, 141) |
| HSL | hsl(140, 87%, 66%) |
| HSV | hsv(140, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.43, -62.27, 37.92) |
| CIE-LCH | lch(86.43, 72.91, 148.66°) |
| OKLab | oklab(86.18% -0.1681 0.0936) |
| OKLCH | oklch(86.18% 0.192 150.9) |
| XYZ | xyz(41.4695, 68.8444, 36.2970) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.54
Turquoise Green
#04F489
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF48D #F45BC2
analogous
#75F45B #5BF48D #5BF4DA
triadic
#5BF48D #8D5BF4 #F48D5B
tetradic
#5BF48D #5B75F4 #F45BC2 #F4DA5B
square
#5BF48D #5B75F4 #F45BC2 #F4DA5B
split-complementary
#5BF48D #DA5BF4 #F45B75
monochromatic
#0DC74A #22F065 #5BF48D #94F8B5 #CEFCDD
Accessibility & contrast
On white
1.42
#5BF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5BF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF48D
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF48D | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E185
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#20F0DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf48d; /* rgb */ color: rgb(91, 244, 141); /* oklch */ color: oklch(86.2% 0.192 150.9);
Tailwind
colors: {
custom: {
50: '#98f9af',
500: '#5bf48d',
950: '#000000',
},
}SCSS
$custom: #5bf48d; $custom-light: #98f9af; $custom-dark: #000000;
JSON
{
"hex": "#5bf48d",
"rgb": {
"r": 91,
"g": 244,
"b": 141
},
"hsl": {
"h": 139.608,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.86177,
"c": 0.19244,
"h": 150.9
},
"luminance": 0.68849
}Semantic roles & 50–950 ramp
primary
#5BF48D
secondary
#C42F93
accent
#029AE4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581