#5BDB9A#5BDB9A
#5BDB9A is a light, vivid green. Relative luminance 0.552; OKLCH L 80.3% C 0.148 H 158.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDB9A |
|---|---|
| RGB | rgb(91, 219, 154) |
| HSL | hsl(150, 64%, 61%) |
| HSV | hsv(150, 58%, 86%) |
| CMYK | cmyk(58.4%, 0%, 29.7%, 14.1%) |
| CIE-LAB | lab(79.17, -50.20, 21.61) |
| CIE-LCH | lch(79.17, 54.66, 156.70°) |
| OKLab | oklab(80.29% -0.1371 0.0548) |
| OKLCH | oklch(80.29% 0.148 158.2) |
| XYZ | xyz(35.4755, 55.2168, 39.3540) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.60
Eucalyptus
#44D7A8
ΔE00 4.72
Seafoam
#7FE0B3
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.39
Emerald
#50C878
ΔE00 6.05
Light Greenish Blue
#63F7B4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDB9A #DB5B9C
analogous
#5CDB5B #5BDB9A #5BDBDA
triadic
#5BDB9A #9A5BDB #DB9A5B
tetradic
#5BDB9A #5B5CDB #DB5B9C #DBDA5B
square
#5BDB9A #5B5CDB #DB5B9C #DBDA5B
split-complementary
#5BDB9A #DA5BDB #DB5B5C
monochromatic
#229A5D #2DCC7B #5BDB9A #8DE6B9 #BFF1D8
Accessibility & contrast
On white
1.74
#5BDB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5BDB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDB9A
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDB9A | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC96
Deuteranopia (green-blind)
#C8BF9E
Tritanopia (blue-blind)
#26DACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bdb9a; /* rgb */ color: rgb(91, 219, 154); /* oklch */ color: oklch(80.3% 0.148 158.2);
Tailwind
colors: {
custom: {
50: '#94e7b8',
500: '#5bdb9a',
950: '#000000',
},
}SCSS
$custom: #5bdb9a; $custom-light: #94e7b8; $custom-dark: #000000;
JSON
{
"hex": "#5bdb9a",
"rgb": {
"r": 91,
"g": 219,
"b": 154
},
"hsl": {
"h": 149.531,
"s": 64,
"l": 60.784
},
"oklch": {
"l": 0.80289,
"c": 0.14762,
"h": 158.2
},
"luminance": 0.5522
}Semantic roles & 50–950 ramp
primary
#5BDB9A
secondary
#9E3C6E
accent
#1A74CC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481