#5BEE8B#5BEE8B
#5BEE8B is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.186 H 151.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE8B |
|---|---|
| RGB | rgb(91, 238, 139) |
| HSL | hsl(140, 81%, 65%) |
| HSV | hsv(140, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 41.6%, 6.7%) |
| CIE-LAB | lab(84.60, -60.37, 36.54) |
| CIE-LCH | lch(84.60, 70.57, 148.81°) |
| OKLab | oklab(84.67% -0.1631 0.0904) |
| OKLCH | oklch(84.67% 0.186 151) |
| XYZ | xyz(39.5461, 65.2333, 34.9283) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.72
Minty Green
#0BF77D
ΔE00 3.73
Light Green Blue
#56FCA2
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE8B #EE5BBE
analogous
#75EE5B #5BEE8B #5BEED5
triadic
#5BEE8B #8B5BEE #EE8B5B
tetradic
#5BEE8B #5B75EE #EE5BBE #EED55B
square
#5BEE8B #5B75EE #EE5BBE #EED55B
split-complementary
#5BEE8B #D55BEE #EE5B75
monochromatic
#13BB4A #24E864 #5BEE8B #92F4B2 #CAF9D9
Accessibility & contrast
On white
1.49
#5BEE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5BEE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE8B
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE8B | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB84
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#26EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee8b; /* rgb */ color: rgb(91, 238, 139); /* oklch */ color: oklch(84.7% 0.186 151.0);
Tailwind
colors: {
custom: {
50: '#97f4ae',
500: '#5bee8b',
950: '#000000',
},
}SCSS
$custom: #5bee8b; $custom-light: #97f4ae; $custom-dark: #000000;
JSON
{
"hex": "#5bee8b",
"rgb": {
"r": 91,
"g": 238,
"b": 139
},
"hsl": {
"h": 139.592,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84667,
"c": 0.18645,
"h": 151
},
"luminance": 0.65237
}Semantic roles & 50–950 ramp
primary
#5BEE8B
secondary
#BA338E
accent
#0898DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581