#56EB7A#56EB7A
#56EB7A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.5% C 0.200 H 148.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #56EB7A |
|---|---|
| RGB | rgb(86, 235, 122) |
| HSL | hsl(134, 79%, 63%) |
| HSV | hsv(134, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(83.34, -62.90, 43.22) |
| CIE-LCH | lch(83.34, 76.32, 145.51°) |
| OKLab | oklab(83.51% -0.1698 0.1051) |
| OKLCH | oklch(83.51% 0.2 148.2) |
| XYZ | xyz(37.0563, 62.7965, 28.5766) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.77
Lightish Green
#61E160
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EB7A #EB56C7
analogous
#7CEB56 #56EB7A #56EBC5
triadic
#56EB7A #7A56EB #EB7A56
tetradic
#56EB7A #567CEB #EB56C7 #EBC556
square
#56EB7A #567CEB #EB56C7 #EBC556
split-complementary
#56EB7A #C556EB #EB567C
monochromatic
#15B23B #1FE54F #56EB7A #8DF1A5 #C3F8D0
Accessibility & contrast
On white
1.55
#56EB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#56EB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EB7A
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EB7A | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD871
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#25E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #56eb7a; /* rgb */ color: rgb(86, 235, 122); /* oklch */ color: oklch(83.5% 0.200 148.2);
Tailwind
colors: {
custom: {
50: '#95f2a2',
500: '#56eb7a',
950: '#000000',
},
}SCSS
$custom: #56eb7a; $custom-light: #95f2a2; $custom-dark: #000000;
JSON
{
"hex": "#56eb7a",
"rgb": {
"r": 86,
"g": 235,
"b": 122
},
"hsl": {
"h": 134.497,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.83508,
"c": 0.19964,
"h": 148.2
},
"luminance": 0.628
}Semantic roles & 50–950 ramp
primary
#56EB7A
secondary
#B23393
accent
#0AA9DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580