#5BDB8F#5BDB8F
#5BDB8F is a light, vivid green. Relative luminance 0.549; OKLCH L 80.1% C 0.157 H 154.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDB8F |
|---|---|
| RGB | rgb(91, 219, 143) |
| HSL | hsl(144, 64%, 61%) |
| HSV | hsv(144, 58%, 86%) |
| CMYK | cmyk(58.4%, 0%, 34.7%, 14.1%) |
| CIE-LAB | lab(78.96, -52.31, 27.06) |
| CIE-LCH | lch(78.96, 58.90, 152.65°) |
| OKLab | oklab(80.06% -0.142 0.068) |
| OKLCH | oklch(80.06% 0.157 154.4) |
| XYZ | xyz(34.6010, 54.8670, 34.7482) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.46
Seaweed
#18D17B
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.44
Emerald
#50C878
ΔE00 4.94
Tealish Green
#0CDC73
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDB8F #DB5BA7
analogous
#67DB5B #5BDB8F #5BDBCF
triadic
#5BDB8F #8F5BDB #DB8F5B
tetradic
#5BDB8F #5B67DB #DB5BA7 #DBCF5B
square
#5BDB8F #5B67DB #DB5BA7 #DBCF5B
split-complementary
#5BDB8F #CF5BDB #DB5B67
monochromatic
#229A53 #2DCC6D #5BDB8F #8DE6B1 #BFF1D4
Accessibility & contrast
On white
1.75
#5BDB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#5BDB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDB8F
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDB8F | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#2FD9C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5bdb8f; /* rgb */ color: rgb(91, 219, 143); /* oklch */ color: oklch(80.1% 0.157 154.4);
Tailwind
colors: {
custom: {
50: '#94e7b0',
500: '#5bdb8f',
950: '#000000',
},
}SCSS
$custom: #5bdb8f; $custom-light: #94e7b0; $custom-dark: #000000;
JSON
{
"hex": "#5bdb8f",
"rgb": {
"r": 91,
"g": 219,
"b": 143
},
"hsl": {
"h": 144.375,
"s": 64,
"l": 60.784
},
"oklch": {
"l": 0.80058,
"c": 0.15744,
"h": 154.4
},
"luminance": 0.5487
}Semantic roles & 50–950 ramp
primary
#5BDB8F
secondary
#9E3C76
accent
#1A83CC
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481