#5BD77F#5BD77F
#5BD77F is a light, vivid green. Relative luminance 0.524; OKLCH L 78.8% C 0.167 H 150.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD77F |
|---|---|
| RGB | rgb(91, 215, 127) |
| HSL | hsl(137, 61%, 60%) |
| HSV | hsv(137, 58%, 84%) |
| CMYK | cmyk(57.7%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(77.49, -53.55, 33.30) |
| CIE-LCH | lch(77.49, 63.06, 148.12°) |
| OKLab | oklab(78.76% -0.1449 0.0825) |
| OKLCH | oklch(78.76% 0.167 150.4) |
| XYZ | xyz(32.4432, 52.3543, 28.4702) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 3.67
Seaweed
#18D17B
ΔE00 3.74
Emerald
#50C878
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 3.84
Aqua Green
#12E193
ΔE00 5.12
Soft Green
#6FC276
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD77F #D75BB3
analogous
#75D75B #5BD77F #5BD7BD
triadic
#5BD77F #7F5BD7 #D77F5B
tetradic
#5BD77F #5B75D7 #D75BB3 #D7BD5B
square
#5BD77F #5B75D7 #D75BB3 #D7BD5B
split-complementary
#5BD77F #BD5BD7 #D75B75
monochromatic
#249444 #30C55B #5BD77F #8CE3A5 #BDEFCC
Accessibility & contrast
On white
1.83
#5BD77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#5BD77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD77F
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD77F | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#C8BB85
Tritanopia (blue-blind)
#39D4C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5bd77f; /* rgb */ color: rgb(91, 215, 127); /* oklch */ color: oklch(78.8% 0.167 150.4);
Tailwind
colors: {
custom: {
50: '#94e4a5',
500: '#5bd77f',
950: '#000000',
},
}SCSS
$custom: #5bd77f; $custom-light: #94e4a5; $custom-dark: #000000;
JSON
{
"hex": "#5bd77f",
"rgb": {
"r": 91,
"g": 215,
"b": 127
},
"hsl": {
"h": 137.419,
"s": 60.784,
"l": 60
},
"oklch": {
"l": 0.78763,
"c": 0.16673,
"h": 150.4
},
"luminance": 0.52357
}Semantic roles & 50–950 ramp
primary
#5BD77F
secondary
#993E7E
accent
#44B5E4
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480