#56EC7A#56EC7A
#56EC7A is a very light, highly saturated green. Relative luminance 0.634; OKLCH L 83.8% C 0.201 H 148.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #56EC7A |
|---|---|
| RGB | rgb(86, 236, 122) |
| HSL | hsl(134, 80%, 63%) |
| HSV | hsv(134, 64%, 93%) |
| CMYK | cmyk(63.6%, 0%, 48.3%, 7.5%) |
| CIE-LAB | lab(83.64, -63.26, 43.60) |
| CIE-LCH | lch(83.64, 76.83, 145.43°) |
| OKLab | oklab(83.76% -0.1707 0.1059) |
| OKLCH | oklch(83.76% 0.201 148.2) |
| XYZ | xyz(37.3434, 63.3707, 28.6723) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.71
Lightish Green
#61E160
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EC7A #EC56C8
analogous
#7DEC56 #56EC7A #56ECC5
triadic
#56EC7A #7A56EC #EC7A56
tetradic
#56EC7A #567DEC #EC56C8 #ECC556
square
#56EC7A #567DEC #EC56C8 #ECC556
split-complementary
#56EC7A #C556EC #EC567D
monochromatic
#14B33A #1FE64F #56EC7A #8DF2A5 #C4F8D1
Accessibility & contrast
On white
1.54
#56EC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#56EC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EC7A
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EC7A | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED871
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#24E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #56ec7a; /* rgb */ color: rgb(86, 236, 122); /* oklch */ color: oklch(83.8% 0.201 148.2);
Tailwind
colors: {
custom: {
50: '#95f3a2',
500: '#56ec7a',
950: '#000000',
},
}SCSS
$custom: #56ec7a; $custom-light: #95f3a2; $custom-dark: #000000;
JSON
{
"hex": "#56ec7a",
"rgb": {
"r": 86,
"g": 236,
"b": 122
},
"hsl": {
"h": 134.4,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.83757,
"c": 0.20091,
"h": 148.2
},
"luminance": 0.63374
}Semantic roles & 50–950 ramp
primary
#56EC7A
secondary
#B33395
accent
#09AADC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580