#5BEA85#5BEA85
#5BEA85 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.187 H 150.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA85 |
|---|---|
| RGB | rgb(91, 234, 133) |
| HSL | hsl(138, 77%, 64%) |
| HSV | hsv(138, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(83.32, -59.85, 37.85) |
| CIE-LCH | lch(83.32, 70.81, 147.69°) |
| OKLab | oklab(83.58% -0.1617 0.0932) |
| OKLCH | oklch(83.58% 0.187 150) |
| XYZ | xyz(37.9680, 62.7595, 32.2987) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Turquoise Green
#04F489
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.94
Minty Green
#0BF77D
ΔE00 4.02
Tealish Green
#0CDC73
ΔE00 4.42
Spearmint
#1EF876
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA85 #EA5BC0
analogous
#78EA5B #5BEA85 #5BEACC
triadic
#5BEA85 #855BEA #EA855B
tetradic
#5BEA85 #5B78EA #EA5BC0 #EACC5B
square
#5BEA85 #5B78EA #EA5BC0 #EACC5B
split-complementary
#5BEA85 #CC5BEA #EA5B78
monochromatic
#17B445 #25E35D #5BEA85 #91F1AD #C8F8D6
Accessibility & contrast
On white
1.55
#5BEA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5BEA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA85
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA85 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#D9CA8C
Tritanopia (blue-blind)
#2DE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea85; /* rgb */ color: rgb(91, 234, 133); /* oklch */ color: oklch(83.6% 0.187 150.0);
Tailwind
colors: {
custom: {
50: '#97f2aa',
500: '#5bea85',
950: '#000000',
},
}SCSS
$custom: #5bea85; $custom-light: #97f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5bea85",
"rgb": {
"r": 91,
"g": 234,
"b": 133
},
"hsl": {
"h": 137.622,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83579,
"c": 0.18661,
"h": 150
},
"luminance": 0.62763
}Semantic roles & 50–950 ramp
primary
#5BEA85
secondary
#B4368F
accent
#0C9DDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581