#5BDE8D#5BDE8D
#5BDE8D is a light, vivid green. Relative luminance 0.564; OKLCH L 80.8% C 0.163 H 153.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5BDE8D |
|---|---|
| RGB | rgb(91, 222, 141) |
| HSL | hsl(143, 66%, 61%) |
| HSV | hsv(143, 59%, 87%) |
| CMYK | cmyk(59%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(79.83, -53.87, 29.25) |
| CIE-LCH | lch(79.83, 61.30, 151.50°) |
| OKLab | oklab(80.76% -0.146 0.0732) |
| OKLCH | oklch(80.76% 0.163 153.4) |
| XYZ | xyz(35.2406, 56.3864, 34.2207) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.52
Tealish Green
#0CDC73
ΔE00 4.40
Seaweed
#18D17B
ΔE00 4.48
Emerald
#50C878
ΔE00 5.42
Turquoise Green
#04F489
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BDE8D #DE5BAC
analogous
#6BDE5B #5BDE8D #5BDECF
triadic
#5BDE8D #8D5BDE #DE8D5B
tetradic
#5BDE8D #5B6BDE #DE5BAC #DECF5B
square
#5BDE8D #5B6BDE #DE5BAC #DECF5B
split-complementary
#5BDE8D #CF5BDE #DE5B6B
monochromatic
#209F50 #2AD26A #5BDE8D #8EE8B0 #C1F3D4
Accessibility & contrast
On white
1.71
#5BDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5BDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BDE8D
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BDE8D | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#2EDBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5bde8d; /* rgb */ color: rgb(91, 222, 141); /* oklch */ color: oklch(80.8% 0.163 153.4);
Tailwind
colors: {
custom: {
50: '#95e9af',
500: '#5bde8d',
950: '#000000',
},
}SCSS
$custom: #5bde8d; $custom-light: #95e9af; $custom-dark: #000000;
JSON
{
"hex": "#5bde8d",
"rgb": {
"r": 91,
"g": 222,
"b": 141
},
"hsl": {
"h": 142.901,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.80759,
"c": 0.16334,
"h": 153.4
},
"luminance": 0.5639
}Semantic roles & 50–950 ramp
primary
#5BDE8D
secondary
#A23B7B
accent
#1788CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481