#5BEE82#5BEE82
#5BEE82 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.194 H 149.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE82 |
|---|---|
| RGB | rgb(91, 238, 130) |
| HSL | hsl(136, 81%, 65%) |
| HSV | hsv(136, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.47, -61.80, 40.81) |
| CIE-LCH | lch(84.47, 74.06, 146.56°) |
| OKLab | oklab(84.52% -0.1669 0.0999) |
| OKLCH | oklch(84.52% 0.194 149.1) |
| XYZ | xyz(38.9153, 64.9810, 31.6065) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.27
Spearmint
#1EF876
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE82 #EE5BC7
analogous
#7EEE5B #5BEE82 #5BEECB
triadic
#5BEE82 #825BEE #EE825B
tetradic
#5BEE82 #5B7EEE #EE5BC7 #EECB5B
square
#5BEE82 #5B7EEE #EE5BC7 #EECB5B
split-complementary
#5BEE82 #CB5BEE #EE5B7E
monochromatic
#13BB40 #24E858 #5BEE82 #92F4AC #CAF9D7
Accessibility & contrast
On white
1.50
#5BEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5BEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE82
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE82 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DDCE89
Tritanopia (blue-blind)
#2DEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee82; /* rgb */ color: rgb(91, 238, 130); /* oklch */ color: oklch(84.5% 0.194 149.1);
Tailwind
colors: {
custom: {
50: '#97f5a8',
500: '#5bee82',
950: '#000000',
},
}SCSS
$custom: #5bee82; $custom-light: #97f5a8; $custom-dark: #000000;
JSON
{
"hex": "#5bee82",
"rgb": {
"r": 91,
"g": 238,
"b": 130
},
"hsl": {
"h": 135.918,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84518,
"c": 0.19449,
"h": 149.1
},
"luminance": 0.64985
}Semantic roles & 50–950 ramp
primary
#5BEE82
secondary
#BA3396
accent
#08A5DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580