#5BE57D#5BE57D
#5BE57D is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.2% C 0.187 H 148.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE57D |
|---|---|
| RGB | rgb(91, 229, 125) |
| HSL | hsl(135, 73%, 63%) |
| HSV | hsv(135, 60%, 90%) |
| CMYK | cmyk(60.3%, 0%, 45.4%, 10.2%) |
| CIE-LAB | lab(81.70, -59.23, 39.72) |
| CIE-LCH | lch(81.70, 71.32, 146.16°) |
| OKLab | oklab(82.21% -0.16 0.0972) |
| OKLCH | oklch(82.21% 0.187 148.7) |
| XYZ | xyz(36.0328, 59.7399, 29.0301) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.04
Tealish Green
#0CDC73
ΔE00 3.75
Lightish Green
#61E160
ΔE00 4.05
Turquoise Green
#04F489
ΔE00 4.43
Minty Green
#0BF77D
ΔE00 4.70
Wintergreen
#20F986
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE57D #E55BC3
analogous
#7EE55B #5BE57D #5BE5C2
triadic
#5BE57D #7D5BE5 #E57D5B
tetradic
#5BE57D #5B7EE5 #E55BC3 #E5C25B
square
#5BE57D #5B7EE5 #E55BC3 #E5C25B
split-complementary
#5BE57D #C25BE5 #E55B7E
monochromatic
#1BAB3E #26DD53 #5BE57D #90EDA7 #C5F6D1
Accessibility & contrast
On white
1.62
#5BE57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5BE57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE57D
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE57D | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D375
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#34E1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5be57d; /* rgb */ color: rgb(91, 229, 125); /* oklch */ color: oklch(82.2% 0.187 148.7);
Tailwind
colors: {
custom: {
50: '#96eea4',
500: '#5be57d',
950: '#000000',
},
}SCSS
$custom: #5be57d; $custom-light: #96eea4; $custom-dark: #000000;
JSON
{
"hex": "#5be57d",
"rgb": {
"r": 91,
"g": 229,
"b": 125
},
"hsl": {
"h": 134.783,
"s": 72.632,
"l": 62.745
},
"oklch": {
"l": 0.82209,
"c": 0.18727,
"h": 148.7
},
"luminance": 0.59743
}Semantic roles & 50–950 ramp
primary
#5BE57D
secondary
#AC3890
accent
#11A4D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580