#5BDA7B#5BDA7B
#5BDA7B is a light, vivid green. Relative luminance 0.538; OKLCH L 79.4% C 0.174 H 149.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDA7B |
|---|---|
| RGB | rgb(91, 218, 123) |
| HSL | hsl(135, 63%, 61%) |
| HSV | hsv(135, 58%, 85%) |
| CMYK | cmyk(58.3%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(78.34, -55.37, 36.42) |
| CIE-LCH | lch(78.34, 66.27, 146.67°) |
| OKLab | oklab(79.44% -0.1497 0.0896) |
| OKLCH | oklch(79.44% 0.174 149.1) |
| XYZ | xyz(32.9586, 53.7939, 27.3814) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Tealish Green
#0CDC73
ΔE00 3.22
Seaweed
#18D17B
ΔE00 4.43
Emerald
#50C878
ΔE00 4.80
Lightish Green
#61E160
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDA7B #DA5BBA
analogous
#7ADA5B #5BDA7B #5BDABA
triadic
#5BDA7B #7B5BDA #DA7B5B
tetradic
#5BDA7B #5B7ADA #DA5BBA #DABA5B
square
#5BDA7B #5B7ADA #DA5BBA #DABA5B
split-complementary
#5BDA7B #BA5BDA #DA5B7A
monochromatic
#229840 #2ECA55 #5BDA7B #8DE5A3 #BFF1CB
Accessibility & contrast
On white
1.79
#5BDA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#5BDA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDA7B
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDA7B | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#CBBD81
Tritanopia (blue-blind)
#3AD6C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5bda7b; /* rgb */ color: rgb(91, 218, 123); /* oklch */ color: oklch(79.4% 0.174 149.1);
Tailwind
colors: {
custom: {
50: '#94e6a2',
500: '#5bda7b',
950: '#000000',
},
}SCSS
$custom: #5bda7b; $custom-light: #94e6a2; $custom-dark: #000000;
JSON
{
"hex": "#5bda7b",
"rgb": {
"r": 91,
"g": 218,
"b": 123
},
"hsl": {
"h": 135.118,
"s": 63.184,
"l": 60.588
},
"oklch": {
"l": 0.79441,
"c": 0.17449,
"h": 149.1
},
"luminance": 0.53797
}Semantic roles & 50–950 ramp
primary
#5BDA7B
secondary
#9D3D84
accent
#1B9FCB
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0E160F
muted
#7F8480