#5BDB96#5BDB96
#5BDB96 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.151 H 156.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDB96 |
|---|---|
| RGB | rgb(91, 219, 150) |
| HSL | hsl(148, 64%, 61%) |
| HSV | hsv(148, 58%, 86%) |
| CMYK | cmyk(58.4%, 0%, 31.5%, 14.1%) |
| CIE-LAB | lab(79.09, -50.99, 23.60) |
| CIE-LCH | lch(79.09, 56.18, 155.16°) |
| OKLab | oklab(80.2% -0.1389 0.0597) |
| OKLCH | oklch(80.2% 0.151 156.7) |
| XYZ | xyz(35.1479, 55.0858, 37.6286) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.38
Seaweed
#18D17B
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 5.50
Emerald
#50C878
ΔE00 5.55
Weird Green
#3AE57F
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDB96 #DB5BA0
analogous
#60DB5B #5BDB96 #5BDBD6
triadic
#5BDB96 #965BDB #DB965B
tetradic
#5BDB96 #5B60DB #DB5BA0 #DBD65B
square
#5BDB96 #5B60DB #DB5BA0 #DBD65B
split-complementary
#5BDB96 #D65BDB #DB5B60
monochromatic
#229A59 #2DCC76 #5BDB96 #8DE6B6 #BFF1D6
Accessibility & contrast
On white
1.75
#5BDB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5BDB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDB96
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDB96 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB92
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#29D9C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5bdb96; /* rgb */ color: rgb(91, 219, 150); /* oklch */ color: oklch(80.2% 0.151 156.7);
Tailwind
colors: {
custom: {
50: '#94e7b5',
500: '#5bdb96',
950: '#000000',
},
}SCSS
$custom: #5bdb96; $custom-light: #94e7b5; $custom-dark: #000000;
JSON
{
"hex": "#5bdb96",
"rgb": {
"r": 91,
"g": 219,
"b": 150
},
"hsl": {
"h": 147.656,
"s": 64,
"l": 60.784
},
"oklch": {
"l": 0.80202,
"c": 0.15115,
"h": 156.7
},
"luminance": 0.55089
}Semantic roles & 50–950 ramp
primary
#5BDB96
secondary
#9E3C71
accent
#1A7ACC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481