#56ED7A#56ED7A
#56ED7A is a very light, highly saturated green. Relative luminance 0.640; OKLCH L 84.0% C 0.202 H 148.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #56ED7A |
|---|---|
| RGB | rgb(86, 237, 122) |
| HSL | hsl(134, 81%, 63%) |
| HSV | hsv(134, 64%, 93%) |
| CMYK | cmyk(63.7%, 0%, 48.5%, 7.1%) |
| CIE-LAB | lab(83.94, -63.62, 43.97) |
| CIE-LCH | lch(83.94, 77.34, 145.35°) |
| OKLab | oklab(84.01% -0.1717 0.1068) |
| OKLCH | oklch(84.01% 0.202 148.1) |
| XYZ | xyz(37.6321, 63.9481, 28.7686) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.68
Lightish Green
#61E160
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ED7A #ED56C9
analogous
#7DED56 #56ED7A #56EDC6
triadic
#56ED7A #7A56ED #ED7A56
tetradic
#56ED7A #567DED #ED56C9 #EDC656
square
#56ED7A #567DED #ED56C9 #EDC656
split-complementary
#56ED7A #C656ED #ED567D
monochromatic
#13B53A #1FE74E #56ED7A #8DF3A6 #C5F9D1
Accessibility & contrast
On white
1.52
#56ED7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#56ED7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ED7A
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ED7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ED7A | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#23E8D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #56ed7a; /* rgb */ color: rgb(86, 237, 122); /* oklch */ color: oklch(84.0% 0.202 148.1);
Tailwind
colors: {
custom: {
50: '#95f4a2',
500: '#56ed7a',
950: '#000000',
},
}SCSS
$custom: #56ed7a; $custom-light: #95f4a2; $custom-dark: #000000;
JSON
{
"hex": "#56ed7a",
"rgb": {
"r": 86,
"g": 237,
"b": 122
},
"hsl": {
"h": 134.305,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.84006,
"c": 0.20217,
"h": 148.1
},
"luminance": 0.63952
}Semantic roles & 50–950 ramp
primary
#56ED7A
secondary
#B53296
accent
#08AADD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580