#5BEE8A#5BEE8A
#5BEE8A is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.187 H 150.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE8A |
|---|---|
| RGB | rgb(91, 238, 138) |
| HSL | hsl(139, 81%, 65%) |
| HSV | hsv(139, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.59, -60.53, 37.02) |
| CIE-LCH | lch(84.59, 70.95, 148.55°) |
| OKLab | oklab(84.65% -0.1635 0.0915) |
| OKLCH | oklch(84.65% 0.187 150.8) |
| XYZ | xyz(39.4733, 65.2042, 34.5453) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE8A #EE5BBF
analogous
#76EE5B #5BEE8A #5BEED4
triadic
#5BEE8A #8A5BEE #EE8A5B
tetradic
#5BEE8A #5B76EE #EE5BBF #EED45B
square
#5BEE8A #5B76EE #EE5BBF #EED45B
split-complementary
#5BEE8A #D45BEE #EE5B76
monochromatic
#13BB49 #24E862 #5BEE8A #92F4B2 #CAF9D9
Accessibility & contrast
On white
1.50
#5BEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5BEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE8A
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE8A | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#27EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee8a; /* rgb */ color: rgb(91, 238, 138); /* oklch */ color: oklch(84.7% 0.187 150.8);
Tailwind
colors: {
custom: {
50: '#97f5ad',
500: '#5bee8a',
950: '#000000',
},
}SCSS
$custom: #5bee8a; $custom-light: #97f5ad; $custom-dark: #000000;
JSON
{
"hex": "#5bee8a",
"rgb": {
"r": 91,
"g": 238,
"b": 138
},
"hsl": {
"h": 139.184,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.8465,
"c": 0.18734,
"h": 150.8
},
"luminance": 0.65208
}Semantic roles & 50–950 ramp
primary
#5BEE8A
secondary
#BA338F
accent
#0899DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581