#56DB8F#56DB8F
#56DB8F is a light, vivid green. Relative luminance 0.546; OKLCH L 79.9% C 0.160 H 155.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #56DB8F |
|---|---|
| RGB | rgb(86, 219, 143) |
| HSL | hsl(146, 65%, 60%) |
| HSV | hsv(146, 61%, 86%) |
| CMYK | cmyk(60.7%, 0%, 34.7%, 14.1%) |
| CIE-LAB | lab(78.82, -53.35, 26.84) |
| CIE-LCH | lch(78.82, 59.72, 153.29°) |
| OKLab | oklab(79.9% -0.1448 0.0675) |
| OKLCH | oklch(79.9% 0.16 155) |
| XYZ | xyz(34.1243, 54.6212, 34.7259) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.11
Seaweed
#18D17B
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.39
Tealish Green
#0CDC73
ΔE00 4.84
Emerald
#50C878
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DB8F #DB56A2
analogous
#60DB56 #56DB8F #56DBD1
triadic
#56DB8F #8F56DB #DB8F56
tetradic
#56DB8F #5660DB #DB56A2 #DBD156
square
#56DB8F #5660DB #DB56A2 #DBD156
split-complementary
#56DB8F #D156DB #DB5660
monochromatic
#209753 #2BC96F #56DB8F #88E6B0 #BBF0D2
Accessibility & contrast
On white
1.76
#56DB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#56DB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DB8F
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DB8F | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8A
Deuteranopia (green-blind)
#C9BE94
Tritanopia (blue-blind)
#1FD9C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #56db8f; /* rgb */ color: rgb(86, 219, 143); /* oklch */ color: oklch(79.9% 0.160 155.0);
Tailwind
colors: {
custom: {
50: '#92e7b0',
500: '#56db8f',
950: '#000000',
},
}SCSS
$custom: #56db8f; $custom-light: #92e7b0; $custom-dark: #000000;
JSON
{
"hex": "#56db8f",
"rgb": {
"r": 86,
"g": 219,
"b": 143
},
"hsl": {
"h": 145.714,
"s": 64.878,
"l": 59.804
},
"oklch": {
"l": 0.79901,
"c": 0.15971,
"h": 155
},
"luminance": 0.54625
}Semantic roles & 50–950 ramp
primary
#56DB8F
secondary
#9B3A72
accent
#40A0E8
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481