#56DD8E#56DD8E
#56DD8E is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.163 H 154.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #56DD8E |
|---|---|
| RGB | rgb(86, 221, 142) |
| HSL | hsl(145, 67%, 60%) |
| HSV | hsv(145, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 35.7%, 13.3%) |
| CIE-LAB | lab(79.41, -54.32, 28.15) |
| CIE-LCH | lch(79.41, 61.18, 152.61°) |
| OKLab | oklab(80.38% -0.1473 0.0706) |
| OKLCH | oklch(80.38% 0.163 154.4) |
| XYZ | xyz(34.5738, 55.6409, 34.5037) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.80
Seaweed
#18D17B
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.47
Emerald
#50C878
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DD8E #DD56A5
analogous
#61DD56 #56DD8E #56DDD1
triadic
#56DD8E #8E56DD #DD8E56
tetradic
#56DD8E #5661DD #DD56A5 #DDD156
square
#56DD8E #5661DD #DD56A5 #DDD156
split-complementary
#56DD8E #D156DD #DD5661
monochromatic
#1F9A52 #29CD6D #56DD8E #89E7B0 #BCF2D2
Accessibility & contrast
On white
1.73
#56DD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#56DD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DD8E
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DD8E | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC89
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#1EDBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dd8e; /* rgb */ color: rgb(86, 221, 142); /* oklch */ color: oklch(80.4% 0.163 154.4);
Tailwind
colors: {
custom: {
50: '#92e8af',
500: '#56dd8e',
950: '#000000',
},
}SCSS
$custom: #56dd8e; $custom-light: #92e8af; $custom-dark: #000000;
JSON
{
"hex": "#56dd8e",
"rgb": {
"r": 86,
"g": 221,
"b": 142
},
"hsl": {
"h": 144.889,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.80377,
"c": 0.1633,
"h": 154.4
},
"luminance": 0.55644
}Semantic roles & 50–950 ramp
primary
#56DD8E
secondary
#9E3A74
accent
#1782CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481