#56DB96#56DB96
#56DB96 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.0% C 0.153 H 157.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #56DB96 |
|---|---|
| RGB | rgb(86, 219, 150) |
| HSL | hsl(149, 65%, 60%) |
| HSV | hsv(149, 61%, 86%) |
| CMYK | cmyk(60.7%, 0%, 31.5%, 14.1%) |
| CIE-LAB | lab(78.95, -52.01, 23.38) |
| CIE-LCH | lch(78.95, 57.02, 155.79°) |
| OKLab | oklab(80.05% -0.1416 0.0591) |
| OKLCH | oklch(80.05% 0.153 157.3) |
| XYZ | xyz(34.6712, 54.8400, 37.6063) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.07
Seaweed
#18D17B
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 5.30
Weird Green
#3AE57F
ΔE00 5.55
Emerald
#50C878
ΔE00 5.59
Seafoam
#7FE0B3
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DB96 #DB569B
analogous
#59DB56 #56DB96 #56DBD8
triadic
#56DB96 #9656DB #DB9656
tetradic
#56DB96 #5659DB #DB569B #DBD856
square
#56DB96 #5659DB #DB569B #DBD856
split-complementary
#56DB96 #D856DB #DB5659
monochromatic
#209759 #2BC977 #56DB96 #88E6B5 #BBF0D5
Accessibility & contrast
On white
1.75
#56DB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#56DB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DB96
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DB96 | 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)
#D9CB92
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#16D9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56db96; /* rgb */ color: rgb(86, 219, 150); /* oklch */ color: oklch(80.0% 0.153 157.3);
Tailwind
colors: {
custom: {
50: '#92e7b5',
500: '#56db96',
950: '#000000',
},
}SCSS
$custom: #56db96; $custom-light: #92e7b5; $custom-dark: #000000;
JSON
{
"hex": "#56db96",
"rgb": {
"r": 86,
"g": 219,
"b": 150
},
"hsl": {
"h": 148.872,
"s": 64.878,
"l": 59.804
},
"oklch": {
"l": 0.80046,
"c": 0.15345,
"h": 157.3
},
"luminance": 0.54843
}Semantic roles & 50–950 ramp
primary
#56DB96
secondary
#9B3A6C
accent
#4097E8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481