#56DD8D#56DD8D
#56DD8D is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.164 H 154.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #56DD8D |
|---|---|
| RGB | rgb(86, 221, 141) |
| HSL | hsl(144, 67%, 60%) |
| HSV | hsv(144, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(79.39, -54.51, 28.64) |
| CIE-LCH | lch(79.39, 61.57, 152.28°) |
| OKLab | oklab(80.36% -0.1477 0.0717) |
| OKLCH | oklch(80.36% 0.164 154.1) |
| XYZ | xyz(34.4991, 55.6110, 34.1100) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.65
Seaweed
#18D17B
ΔE00 4.12
Tealish Green
#0CDC73
ΔE00 4.33
Emerald
#50C878
ΔE00 5.21
Turquoise Green
#04F489
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DD8D #DD56A6
analogous
#63DD56 #56DD8D #56DDD0
triadic
#56DD8D #8D56DD #DD8D56
tetradic
#56DD8D #5663DD #DD56A6 #DDD056
square
#56DD8D #5663DD #DD56A6 #DDD056
split-complementary
#56DD8D #D056DD #DD5663
monochromatic
#1F9A51 #29CD6C #56DD8D #89E7AF #BCF2D2
Accessibility & contrast
On white
1.73
#56DD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#56DD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DD8D
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DD8D | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#1FDBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dd8d; /* rgb */ color: rgb(86, 221, 141); /* oklch */ color: oklch(80.4% 0.164 154.1);
Tailwind
colors: {
custom: {
50: '#92e8af',
500: '#56dd8d',
950: '#000000',
},
}SCSS
$custom: #56dd8d; $custom-light: #92e8af; $custom-dark: #000000;
JSON
{
"hex": "#56dd8d",
"rgb": {
"r": 86,
"g": 221,
"b": 141
},
"hsl": {
"h": 144.444,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.80357,
"c": 0.16421,
"h": 154.1
},
"luminance": 0.55614
}Semantic roles & 50–950 ramp
primary
#56DD8D
secondary
#9E3A75
accent
#1784CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481