#5BEE85#5BEE85
#5BEE85 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.192 H 149.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEE85 |
|---|---|
| RGB | rgb(91, 238, 133) |
| HSL | hsl(137, 81%, 65%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(61.8%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.52, -61.33, 39.39) |
| CIE-LCH | lch(84.52, 72.89, 147.29°) |
| OKLab | oklab(84.57% -0.1656 0.0968) |
| OKLCH | oklch(84.57% 0.192 149.7) |
| XYZ | xyz(39.1196, 65.0628, 32.6825) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Turquoise Green
#04F489
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEE85 #EE5BC4
analogous
#7BEE5B #5BEE85 #5BEECF
triadic
#5BEE85 #855BEE #EE855B
tetradic
#5BEE85 #5B7BEE #EE5BC4 #EECF5B
square
#5BEE85 #5B7BEE #EE5BC4 #EECF5B
split-complementary
#5BEE85 #CF5BEE #EE5B7B
monochromatic
#13BB43 #24E85C #5BEE85 #92F4AE #CAF9D8
Accessibility & contrast
On white
1.50
#5BEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5BEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEE85
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEE85 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#2BEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bee85; /* rgb */ color: rgb(91, 238, 133); /* oklch */ color: oklch(84.6% 0.192 149.7);
Tailwind
colors: {
custom: {
50: '#97f5aa',
500: '#5bee85',
950: '#000000',
},
}SCSS
$custom: #5bee85; $custom-light: #97f5aa; $custom-dark: #000000;
JSON
{
"hex": "#5bee85",
"rgb": {
"r": 91,
"g": 238,
"b": 133
},
"hsl": {
"h": 137.143,
"s": 81.215,
"l": 64.51
},
"oklch": {
"l": 0.84567,
"c": 0.19182,
"h": 149.7
},
"luminance": 0.65067
}Semantic roles & 50–950 ramp
primary
#5BEE85
secondary
#BA3393
accent
#08A1DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581