#56DD99#56DD99
#56DD99 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.153 H 158.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #56DD99 |
|---|---|
| RGB | rgb(86, 221, 153) |
| HSL | hsl(150, 67%, 60%) |
| HSV | hsv(150, 61%, 87%) |
| CMYK | cmyk(61.1%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(79.61, -52.22, 22.72) |
| CIE-LCH | lch(79.61, 56.95, 156.49°) |
| OKLab | oklab(80.6% -0.1423 0.0575) |
| OKLCH | oklch(80.6% 0.154 158) |
| XYZ | xyz(35.4408, 55.9877, 39.0698) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.96
Eucalyptus
#44D7A8
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.15
Weird Green
#3AE57F
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.72
Light Greenish Blue
#63F7B4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DD99 #DD569A
analogous
#56DD56 #56DD99 #56DDDC
triadic
#56DD99 #9956DD #DD9956
tetradic
#56DD99 #5656DD #DD569A #DDDC56
square
#56DD99 #5656DD #DD569A #DDDC56
split-complementary
#56DD99 #DC56DD #DD5656
monochromatic
#1F9A5C #29CD7A #56DD99 #89E7B8 #BCF2D7
Accessibility & contrast
On white
1.72
#56DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#56DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DD99
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DD99 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#0EDCCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56dd99; /* rgb */ color: rgb(86, 221, 153); /* oklch */ color: oklch(80.6% 0.153 158.0);
Tailwind
colors: {
custom: {
50: '#92e8b7',
500: '#56dd99',
950: '#000000',
},
}SCSS
$custom: #56dd99; $custom-light: #92e8b7; $custom-dark: #000000;
JSON
{
"hex": "#56dd99",
"rgb": {
"r": 86,
"g": 221,
"b": 153
},
"hsl": {
"h": 149.778,
"s": 66.502,
"l": 60.196
},
"oklch": {
"l": 0.80604,
"c": 0.1535,
"h": 158
},
"luminance": 0.55991
}Semantic roles & 50–950 ramp
primary
#56DD99
secondary
#9E3A6C
accent
#1773CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481