#56EA7E#56EA7E
#56EA7E is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.3% C 0.195 H 149.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #56EA7E |
|---|---|
| RGB | rgb(86, 234, 126) |
| HSL | hsl(136, 78%, 63%) |
| HSV | hsv(136, 63%, 92%) |
| CMYK | cmyk(63.2%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.09, -61.94, 40.97) |
| CIE-LCH | lch(83.09, 74.26, 146.52°) |
| OKLab | oklab(83.32% -0.1671 0.1001) |
| OKLCH | oklch(83.32% 0.195 149.1) |
| XYZ | xyz(37.0237, 62.3267, 29.8137) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Turquoise Green
#04F489
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.76
Spearmint
#1EF876
ΔE00 3.89
Tealish Green
#0CDC73
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EA7E #EA56C2
analogous
#78EA56 #56EA7E #56EAC8
triadic
#56EA7E #7E56EA #EA7E56
tetradic
#56EA7E #5678EA #EA56C2 #EAC856
square
#56EA7E #5678EA #EA56C2 #EAC856
split-complementary
#56EA7E #C856EA #EA5678
monochromatic
#16B03F #20E354 #56EA7E #8CF1A8 #C3F8D1
Accessibility & contrast
On white
1.56
#56EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#56EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EA7E
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EA7E | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD776
Deuteranopia (green-blind)
#D9CA85
Tritanopia (blue-blind)
#22E6D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #56ea7e; /* rgb */ color: rgb(86, 234, 126); /* oklch */ color: oklch(83.3% 0.195 149.1);
Tailwind
colors: {
custom: {
50: '#94f2a5',
500: '#56ea7e',
950: '#000000',
},
}SCSS
$custom: #56ea7e; $custom-light: #94f2a5; $custom-dark: #000000;
JSON
{
"hex": "#56ea7e",
"rgb": {
"r": 86,
"g": 234,
"b": 126
},
"hsl": {
"h": 136.216,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.83321,
"c": 0.19484,
"h": 149.1
},
"luminance": 0.6233
}Semantic roles & 50–950 ramp
primary
#56EA7E
secondary
#B0348F
accent
#0BA2DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580