#56EA79#56EA79
#56EA79 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.2% C 0.199 H 148.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #56EA79 |
|---|---|
| RGB | rgb(86, 234, 121) |
| HSL | hsl(134, 78%, 63%) |
| HSV | hsv(134, 63%, 92%) |
| CMYK | cmyk(63.2%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.02, -62.69, 43.30) |
| CIE-LCH | lch(83.02, 76.19, 145.36°) |
| OKLab | oklab(83.24% -0.1692 0.1052) |
| OKLCH | oklch(83.24% 0.199 148.1) |
| XYZ | xyz(36.7091, 62.2008, 28.1568) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.65
Lightish Green
#61E160
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.92
Wintergreen
#20F986
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EA79 #EA56C7
analogous
#7DEA56 #56EA79 #56EAC3
triadic
#56EA79 #7956EA #EA7956
tetradic
#56EA79 #567DEA #EA56C7 #EAC356
square
#56EA79 #567DEA #EA56C7 #EAC356
split-complementary
#56EA79 #C356EA #EA567D
monochromatic
#16B03A #20E34E #56EA79 #8CF1A4 #C3F8CF
Accessibility & contrast
On white
1.56
#56EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#56EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EA79
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EA79 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD770
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#26E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #56ea79; /* rgb */ color: rgb(86, 234, 121); /* oklch */ color: oklch(83.2% 0.199 148.1);
Tailwind
colors: {
custom: {
50: '#95f2a1',
500: '#56ea79',
950: '#000000',
},
}SCSS
$custom: #56ea79; $custom-light: #95f2a1; $custom-dark: #000000;
JSON
{
"hex": "#56ea79",
"rgb": {
"r": 86,
"g": 234,
"b": 121
},
"hsl": {
"h": 134.189,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.83244,
"c": 0.19925,
"h": 148.1
},
"luminance": 0.62205
}Semantic roles & 50–950 ramp
primary
#56EA79
secondary
#B03493
accent
#0BA9DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580