#5BEE97#5BEE97
#5BEE97 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.176 H 154.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE97 |
|---|---|
| RGB | rgb(91, 238, 151) |
| HSL | hsl(144, 81%, 65%) |
| HSV | hsv(144, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(84.79, -58.30, 30.78) |
| CIE-LCH | lch(84.79, 65.92, 152.17°) |
| OKLab | oklab(84.89% -0.1579 0.077) |
| OKLCH | oklch(84.89% 0.176 154) |
| XYZ | xyz(40.4714, 65.6035, 39.8021) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.98
Sea Green (survey)
#53FCA1
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE97 #EE5BB2
analogous
#69EE5B #5BEE97 #5BEEE1
triadic
#5BEE97 #975BEE #EE975B
tetradic
#5BEE97 #5B69EE #EE5BB2 #EEE15B
square
#5BEE97 #5B69EE #EE5BB2 #EEE15B
split-complementary
#5BEE97 #E15BEE #EE5B69
monochromatic
#13BB58 #24E874 #5BEE97 #92F4BA #CAF9DD
Accessibility & contrast
On white
1.49
#5BEE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#5BEE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE97
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE97 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#1AEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5bee97; /* rgb */ color: rgb(91, 238, 151); /* oklch */ color: oklch(84.9% 0.176 154.0);
Tailwind
colors: {
custom: {
50: '#97f4b6',
500: '#5bee97',
950: '#000000',
},
}SCSS
$custom: #5bee97; $custom-light: #97f4b6; $custom-dark: #000000;
JSON
{
"hex": "#5bee97",
"rgb": {
"r": 91,
"g": 238,
"b": 151
},
"hsl": {
"h": 144.49,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84886,
"c": 0.17567,
"h": 154
},
"luminance": 0.65608
}Semantic roles & 50–950 ramp
primary
#5BEE97
secondary
#BA3383
accent
#0886DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581