#5BE57F#5BE57F
#5BE57F is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.2% C 0.185 H 149.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE57F |
|---|---|
| RGB | rgb(91, 229, 127) |
| HSL | hsl(136, 73%, 63%) |
| HSV | hsv(136, 60%, 90%) |
| CMYK | cmyk(60.3%, 0%, 44.5%, 10.2%) |
| CIE-LAB | lab(81.72, -58.92, 38.77) |
| CIE-LCH | lch(81.72, 70.53, 146.66°) |
| OKLab | oklab(82.24% -0.1592 0.0951) |
| OKLCH | oklch(82.24% 0.185 149.1) |
| XYZ | xyz(36.1619, 59.7916, 29.7098) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.91
Tealish Green
#0CDC73
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 4.35
Lightish Green
#61E160
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.76
Wintergreen
#20F986
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE57F #E55BC1
analogous
#7CE55B #5BE57F #5BE5C4
triadic
#5BE57F #7F5BE5 #E57F5B
tetradic
#5BE57F #5B7CE5 #E55BC1 #E5C45B
square
#5BE57F #5B7CE5 #E55BC1 #E5C45B
split-complementary
#5BE57F #C45BE5 #E55B7C
monochromatic
#1BAB40 #26DD56 #5BE57F #90EDA8 #C5F6D1
Accessibility & contrast
On white
1.62
#5BE57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5BE57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE57F
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE57F | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#D5C686
Tritanopia (blue-blind)
#33E1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5be57f; /* rgb */ color: rgb(91, 229, 127); /* oklch */ color: oklch(82.2% 0.185 149.1);
Tailwind
colors: {
custom: {
50: '#96eea5',
500: '#5be57f',
950: '#000000',
},
}SCSS
$custom: #5be57f; $custom-light: #96eea5; $custom-dark: #000000;
JSON
{
"hex": "#5be57f",
"rgb": {
"r": 91,
"g": 229,
"b": 127
},
"hsl": {
"h": 135.652,
"s": 72.632,
"l": 62.745
},
"oklch": {
"l": 0.82242,
"c": 0.18546,
"h": 149.1
},
"luminance": 0.59795
}Semantic roles & 50–950 ramp
primary
#5BE57F
secondary
#AC388E
accent
#11A2D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580