#5BDA8F#5BDA8F
#5BDA8F is a light, vivid green. Relative luminance 0.543; OKLCH L 79.8% C 0.156 H 154.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDA8F |
|---|---|
| RGB | rgb(91, 218, 143) |
| HSL | hsl(145, 63%, 61%) |
| HSV | hsv(145, 58%, 85%) |
| CMYK | cmyk(58.3%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(78.66, -51.91, 26.65) |
| CIE-LCH | lch(78.66, 58.36, 152.82°) |
| OKLab | oklab(79.81% -0.141 0.067) |
| OKLCH | oklch(79.81% 0.156 154.6) |
| XYZ | xyz(34.3409, 54.3468, 34.6615) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Seaweed
#18D17B
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.67
Emerald
#50C878
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDA8F #DA5BA6
analogous
#66DA5B #5BDA8F #5BDACE
triadic
#5BDA8F #8F5BDA #DA8F5B
tetradic
#5BDA8F #5B66DA #DA5BA6 #DACE5B
square
#5BDA8F #5B66DA #DA5BA6 #DACE5B
split-complementary
#5BDA8F #CE5BDA #DA5B66
monochromatic
#229853 #2ECA6E #5BDA8F #8DE5B1 #BFF1D3
Accessibility & contrast
On white
1.77
#5BDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#5BDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDA8F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDA8F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA8A
Deuteranopia (green-blind)
#C8BE94
Tritanopia (blue-blind)
#2FD8C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5bda8f; /* rgb */ color: rgb(91, 218, 143); /* oklch */ color: oklch(79.8% 0.156 154.6);
Tailwind
colors: {
custom: {
50: '#94e6b0',
500: '#5bda8f',
950: '#000000',
},
}SCSS
$custom: #5bda8f; $custom-light: #94e6b0; $custom-dark: #000000;
JSON
{
"hex": "#5bda8f",
"rgb": {
"r": 91,
"g": 218,
"b": 143
},
"hsl": {
"h": 144.567,
"s": 63.184,
"l": 60.588
},
"oklch": {
"l": 0.79811,
"c": 0.15609,
"h": 154.6
},
"luminance": 0.5435
}Semantic roles & 50–950 ramp
primary
#5BDA8F
secondary
#9D3D75
accent
#1B83CB
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481