#56DB83#56DB83
#56DB83 is a light, vivid green. Relative luminance 0.543; OKLCH L 79.7% C 0.171 H 151.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #56DB83 |
|---|---|
| RGB | rgb(86, 219, 131) |
| HSL | hsl(140, 65%, 60%) |
| HSV | hsv(140, 61%, 86%) |
| CMYK | cmyk(60.7%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(78.62, -55.50, 32.72) |
| CIE-LCH | lch(78.62, 64.43, 149.48°) |
| OKLab | oklab(79.67% -0.1501 0.0812) |
| OKLCH | oklch(79.67% 0.171 151.6) |
| XYZ | xyz(33.2634, 54.2769, 30.1919) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Tealish Green
#0CDC73
ΔE00 3.30
Seaweed
#18D17B
ΔE00 3.80
Aqua Green
#12E193
ΔE00 4.25
Emerald
#50C878
ΔE00 4.65
Turquoise Green
#04F489
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DB83 #DB56AE
analogous
#6BDB56 #56DB83 #56DBC6
triadic
#56DB83 #8356DB #DB8356
tetradic
#56DB83 #566BDB #DB56AE #DBC656
square
#56DB83 #566BDB #DB56AE #DBC656
split-complementary
#56DB83 #C656DB #DB566B
monochromatic
#209748 #2BC960 #56DB83 #88E6A8 #BBF0CD
Accessibility & contrast
On white
1.77
#56DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#56DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DB83
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DB83 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#CABE89
Tritanopia (blue-blind)
#29D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56db83; /* rgb */ color: rgb(86, 219, 131); /* oklch */ color: oklch(79.7% 0.171 151.6);
Tailwind
colors: {
custom: {
50: '#92e7a8',
500: '#56db83',
950: '#000000',
},
}SCSS
$custom: #56db83; $custom-light: #92e7a8; $custom-dark: #000000;
JSON
{
"hex": "#56db83",
"rgb": {
"r": 86,
"g": 219,
"b": 131
},
"hsl": {
"h": 140.301,
"s": 64.878,
"l": 59.804
},
"oklch": {
"l": 0.79672,
"c": 0.17065,
"h": 151.6
},
"luminance": 0.5428
}Semantic roles & 50–950 ramp
primary
#56DB83
secondary
#9B3A7A
accent
#40AFE8
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480