#5BEF97#5BEF97
#5BEF97 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.177 H 153.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEF97 |
|---|---|
| RGB | rgb(91, 239, 151) |
| HSL | hsl(144, 82%, 65%) |
| HSV | hsv(144, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.09, -58.68, 31.18) |
| CIE-LCH | lch(85.09, 66.45, 152.02°) |
| OKLab | oklab(85.13% -0.1589 0.078) |
| OKLCH | oklch(85.13% 0.177 153.9) |
| XYZ | xyz(40.7634, 66.1874, 39.8994) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.45
Mediumspringgreen
#00FA9A
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEF97 #EF5BB3
analogous
#69EF5B #5BEF97 #5BEFE1
triadic
#5BEF97 #975BEF #EF975B
tetradic
#5BEF97 #5B69EF #EF5BB3 #EFE15B
square
#5BEF97 #5B69EF #EF5BB3 #EFE15B
split-complementary
#5BEF97 #E15BEF #EF5B69
monochromatic
#12BD58 #23EA74 #5BEF97 #93F4BA #CBFADE
Accessibility & contrast
On white
1.47
#5BEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5BEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEF97
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEF97 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DBCF9D
Tritanopia (blue-blind)
#19ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5bef97; /* rgb */ color: rgb(91, 239, 151); /* oklch */ color: oklch(85.1% 0.177 153.9);
Tailwind
colors: {
custom: {
50: '#97f5b6',
500: '#5bef97',
950: '#000000',
},
}SCSS
$custom: #5bef97; $custom-light: #97f5b6; $custom-dark: #000000;
JSON
{
"hex": "#5bef97",
"rgb": {
"r": 91,
"g": 239,
"b": 151
},
"hsl": {
"h": 144.324,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.85131,
"c": 0.17699,
"h": 153.9
},
"luminance": 0.66192
}Semantic roles & 50–950 ramp
primary
#5BEF97
secondary
#BC3384
accent
#0787DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581