#56DE7D#56DE7D
#56DE7D is a light, vivid green. Relative luminance 0.557; OKLCH L 80.3% C 0.180 H 149.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #56DE7D |
|---|---|
| RGB | rgb(86, 222, 125) |
| HSL | hsl(137, 67%, 60%) |
| HSV | hsv(137, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.44, -57.64, 36.81) |
| CIE-LCH | lch(79.44, 68.39, 147.44°) |
| OKLab | oklab(80.32% -0.1557 0.0906) |
| OKLCH | oklch(80.32% 0.18 149.8) |
| XYZ | xyz(33.6582, 55.6983, 28.3751) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Tealish Green
#0CDC73
ΔE00 2.85
Seaweed
#18D17B
ΔE00 4.69
Lightish Green
#61E160
ΔE00 4.86
Aqua Green
#12E193
ΔE00 5.15
Turquoise Green
#04F489
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DE7D #DE56B7
analogous
#73DE56 #56DE7D #56DEC1
triadic
#56DE7D #7D56DE #DE7D56
tetradic
#56DE7D #5673DE #DE56B7 #DEC156
square
#56DE7D #5673DE #DE56B7 #DEC156
split-complementary
#56DE7D #C156DE #DE5673
monochromatic
#1E9B42 #28CE58 #56DE7D #89E8A4 #BCF2CC
Accessibility & contrast
On white
1.73
#56DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#56DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DE7D
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DE7D | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#2BDAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #56de7d; /* rgb */ color: rgb(86, 222, 125); /* oklch */ color: oklch(80.3% 0.180 149.8);
Tailwind
colors: {
custom: {
50: '#92e9a4',
500: '#56de7d',
950: '#000000',
},
}SCSS
$custom: #56de7d; $custom-light: #92e9a4; $custom-dark: #000000;
JSON
{
"hex": "#56de7d",
"rgb": {
"r": 86,
"g": 222,
"b": 125
},
"hsl": {
"h": 137.206,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.80315,
"c": 0.18013,
"h": 149.8
},
"luminance": 0.55702
}Semantic roles & 50–950 ramp
primary
#56DE7D
secondary
#9F3982
accent
#169ACF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480