#5BF48E#5BF48E
#5BF48E is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.2% C 0.192 H 151.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF48E |
|---|---|
| RGB | rgb(91, 244, 142) |
| HSL | hsl(140, 87%, 66%) |
| HSV | hsv(140, 63%, 96%) |
| CMYK | cmyk(62.7%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(86.44, -62.10, 37.45) |
| CIE-LCH | lch(86.44, 72.52, 148.91°) |
| OKLab | oklab(86.19% -0.1677 0.0926) |
| OKLCH | oklch(86.19% 0.192 151.1) |
| XYZ | xyz(41.5443, 68.8743, 36.6906) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 2.63
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.16
Mediumspringgreen
#00FA9A
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF48E #F45BC1
analogous
#74F45B #5BF48E #5BF4DA
triadic
#5BF48E #8E5BF4 #F48E5B
tetradic
#5BF48E #5B74F4 #F45BC1 #F4DA5B
square
#5BF48E #5B74F4 #F45BC1 #F4DA5B
split-complementary
#5BF48E #DA5BF4 #F45B74
monochromatic
#0DC74B #22F066 #5BF48E #94F8B6 #CEFCDD
Accessibility & contrast
On white
1.42
#5BF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5BF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF48E
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF48E | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E187
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#1FF0DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf48e; /* rgb */ color: rgb(91, 244, 142); /* oklch */ color: oklch(86.2% 0.192 151.1);
Tailwind
colors: {
custom: {
50: '#98f9b0',
500: '#5bf48e',
950: '#000000',
},
}SCSS
$custom: #5bf48e; $custom-light: #98f9b0; $custom-dark: #000000;
JSON
{
"hex": "#5bf48e",
"rgb": {
"r": 91,
"g": 244,
"b": 142
},
"hsl": {
"h": 140,
"s": 87.429,
"l": 65.686
},
"oklch": {
"l": 0.86194,
"c": 0.19155,
"h": 151.1
},
"luminance": 0.68879
}Semantic roles & 50–950 ramp
primary
#5BF48E
secondary
#C42F92
accent
#0298E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581