#56EA7A#56EA7A
#56EA7A is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.3% C 0.198 H 148.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #56EA7A |
|---|---|
| RGB | rgb(86, 234, 122) |
| HSL | hsl(135, 78%, 63%) |
| HSV | hsv(135, 63%, 92%) |
| CMYK | cmyk(63.2%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.03, -62.54, 42.84) |
| CIE-LCH | lch(83.03, 75.81, 145.59°) |
| OKLab | oklab(83.26% -0.1688 0.1042) |
| OKLCH | oklch(83.26% 0.198 148.3) |
| XYZ | xyz(36.7708, 62.2255, 28.4815) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.69
Lightish Green
#61E160
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.83
Wintergreen
#20F986
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EA7A #EA56C6
analogous
#7CEA56 #56EA7A #56EAC4
triadic
#56EA7A #7A56EA #EA7A56
tetradic
#56EA7A #567CEA #EA56C6 #EAC456
square
#56EA7A #567CEA #EA56C6 #EAC456
split-complementary
#56EA7A #C456EA #EA567C
monochromatic
#16B03B #20E34F #56EA7A #8CF1A5 #C3F8D0
Accessibility & contrast
On white
1.56
#56EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#56EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EA7A
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EA7A | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#25E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #56ea7a; /* rgb */ color: rgb(86, 234, 122); /* oklch */ color: oklch(83.3% 0.198 148.3);
Tailwind
colors: {
custom: {
50: '#95f2a2',
500: '#56ea7a',
950: '#000000',
},
}SCSS
$custom: #56ea7a; $custom-light: #95f2a2; $custom-dark: #000000;
JSON
{
"hex": "#56ea7a",
"rgb": {
"r": 86,
"g": 234,
"b": 122
},
"hsl": {
"h": 134.595,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.83259,
"c": 0.19836,
"h": 148.3
},
"luminance": 0.62229
}Semantic roles & 50–950 ramp
primary
#56EA7A
secondary
#B03492
accent
#0BA8DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580