#5BEF92#5BEF92
#5BEF92 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.181 H 152.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF92 |
|---|---|
| RGB | rgb(91, 239, 146) |
| HSL | hsl(142, 82%, 65%) |
| HSV | hsv(142, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.01, -59.56, 33.59) |
| CIE-LCH | lch(85.01, 68.38, 150.58°) |
| OKLab | oklab(85.04% -0.1611 0.0836) |
| OKLCH | oklch(85.04% 0.181 152.6) |
| XYZ | xyz(40.3659, 66.0284, 37.8060) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.03
Light Green Blue
#56FCA2
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.12
Mediumspringgreen
#00FA9A
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF92 #EF5BB8
analogous
#6EEF5B #5BEF92 #5BEFDC
triadic
#5BEF92 #925BEF #EF925B
tetradic
#5BEF92 #5B6EEF #EF5BB8 #EFDC5B
square
#5BEF92 #5B6EEF #EF5BB8 #EFDC5B
split-complementary
#5BEF92 #DC5BEF #EF5B6E
monochromatic
#12BD52 #23EA6D #5BEF92 #93F4B7 #CBFADC
Accessibility & contrast
On white
1.48
#5BEF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5BEF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF92
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF92 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8C
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#1FECD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bef92; /* rgb */ color: rgb(91, 239, 146); /* oklch */ color: oklch(85.0% 0.181 152.6);
Tailwind
colors: {
custom: {
50: '#97f5b3',
500: '#5bef92',
950: '#000000',
},
}SCSS
$custom: #5bef92; $custom-light: #97f5b3; $custom-dark: #000000;
JSON
{
"hex": "#5bef92",
"rgb": {
"r": 91,
"g": 239,
"b": 146
},
"hsl": {
"h": 142.297,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.85038,
"c": 0.18146,
"h": 152.6
},
"luminance": 0.66032
}Semantic roles & 50–950 ramp
primary
#5BEF92
secondary
#BC3389
accent
#078EDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581