#5BDB95#5BDB95
#5BDB95 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.152 H 156.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDB95 |
|---|---|
| RGB | rgb(91, 219, 149) |
| HSL | hsl(147, 64%, 61%) |
| HSV | hsv(147, 58%, 86%) |
| CMYK | cmyk(58.4%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(79.07, -51.18, 24.09) |
| CIE-LCH | lch(79.07, 56.57, 154.79°) |
| OKLab | oklab(80.18% -0.1393 0.0609) |
| OKLCH | oklch(80.18% 0.152 156.4) |
| XYZ | xyz(35.0677, 55.0537, 37.2063) |
| Luminance | 0.5506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.35
Seaweed
#18D17B
ΔE00 4.76
Weird Green
#3AE57F
ΔE00 5.39
Emerald
#50C878
ΔE00 5.45
Eucalyptus
#44D7A8
ΔE00 5.69
Tealish Green
#0CDC73
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDB95 #DB5BA1
analogous
#61DB5B #5BDB95 #5BDBD5
triadic
#5BDB95 #955BDB #DB955B
tetradic
#5BDB95 #5B61DB #DB5BA1 #DBD55B
square
#5BDB95 #5B61DB #DB5BA1 #DBD55B
split-complementary
#5BDB95 #D55BDB #DB5B61
monochromatic
#229A58 #2DCC75 #5BDB95 #8DE6B5 #BFF1D6
Accessibility & contrast
On white
1.75
#5BDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5BDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDB95
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDB95 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#C8BF99
Tritanopia (blue-blind)
#2AD9C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bdb95; /* rgb */ color: rgb(91, 219, 149); /* oklch */ color: oklch(80.2% 0.152 156.4);
Tailwind
colors: {
custom: {
50: '#94e7b4',
500: '#5bdb95',
950: '#000000',
},
}SCSS
$custom: #5bdb95; $custom-light: #94e7b4; $custom-dark: #000000;
JSON
{
"hex": "#5bdb95",
"rgb": {
"r": 91,
"g": 219,
"b": 149
},
"hsl": {
"h": 147.188,
"s": 64,
"l": 60.784
},
"oklch": {
"l": 0.80181,
"c": 0.15204,
"h": 156.4
},
"luminance": 0.55057
}Semantic roles & 50–950 ramp
primary
#5BDB95
secondary
#9E3C72
accent
#1A7BCC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481