#5BEA8A#5BEA8A
#5BEA8A is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.182 H 151.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEA8A |
|---|---|
| RGB | rgb(91, 234, 138) |
| HSL | hsl(140, 77%, 64%) |
| HSV | hsv(140, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.39, -59.03, 35.46) |
| CIE-LCH | lch(83.39, 68.86, 149.00°) |
| OKLab | oklab(83.66% -0.1595 0.0878) |
| OKLCH | oklch(83.66% 0.182 151.2) |
| XYZ | xyz(38.3217, 62.9010, 34.1614) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Turquoise Green
#04F489
ΔE00 3.44
Wintergreen
#20F986
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.36
Minty Green
#0BF77D
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEA8A #EA5BBB
analogous
#73EA5B #5BEA8A #5BEAD1
triadic
#5BEA8A #8A5BEA #EA8A5B
tetradic
#5BEA8A #5B73EA #EA5BBB #EAD15B
square
#5BEA8A #5B73EA #EA5BBB #EAD15B
split-complementary
#5BEA8A #D15BEA #EA5B73
monochromatic
#17B44A #25E363 #5BEA8A #91F1B1 #C8F8D7
Accessibility & contrast
On white
1.55
#5BEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5BEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEA8A
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEA8A | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#2AE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5bea8a; /* rgb */ color: rgb(91, 234, 138); /* oklch */ color: oklch(83.7% 0.182 151.2);
Tailwind
colors: {
custom: {
50: '#97f2ad',
500: '#5bea8a',
950: '#000000',
},
}SCSS
$custom: #5bea8a; $custom-light: #97f2ad; $custom-dark: #000000;
JSON
{
"hex": "#5bea8a",
"rgb": {
"r": 91,
"g": 234,
"b": 138
},
"hsl": {
"h": 139.72,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.83664,
"c": 0.1821,
"h": 151.2
},
"luminance": 0.62905
}Semantic roles & 50–950 ramp
primary
#5BEA8A
secondary
#B4368A
accent
#0C96DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581