#56EF7A#56EF7A
#56EF7A is a very light, highly saturated green. Relative luminance 0.651; OKLCH L 84.5% C 0.205 H 148.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF7A |
|---|---|
| RGB | rgb(86, 239, 122) |
| HSL | hsl(134, 83%, 64%) |
| HSV | hsv(134, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 49%, 6.3%) |
| CIE-LAB | lab(84.54, -64.34, 44.72) |
| CIE-LCH | lch(84.54, 78.35, 145.19°) |
| OKLab | oklab(84.5% -0.1736 0.1085) |
| OKLCH | oklch(84.5% 0.205 148) |
| XYZ | xyz(38.2144, 65.1126, 28.9627) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 2.84
Wintergreen
#20F986
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.64
Spring Green
#00FF7F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF7A #EF56CB
analogous
#7EEF56 #56EF7A #56EFC7
triadic
#56EF7A #7A56EF #EF7A56
tetradic
#56EF7A #567EEF #EF56CB #EFC756
square
#56EF7A #567EEF #EF56CB #EFC756
split-complementary
#56EF7A #C756EF #EF567E
monochromatic
#12B939 #1EEA4E #56EF7A #8EF4A6 #C6FAD2
Accessibility & contrast
On white
1.50
#56EF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#56EF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF7A
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF7A | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#22EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef7a; /* rgb */ color: rgb(86, 239, 122); /* oklch */ color: oklch(84.5% 0.205 148.0);
Tailwind
colors: {
custom: {
50: '#95f5a2',
500: '#56ef7a',
950: '#000000',
},
}SCSS
$custom: #56ef7a; $custom-light: #95f5a2; $custom-dark: #000000;
JSON
{
"hex": "#56ef7a",
"rgb": {
"r": 86,
"g": 239,
"b": 122
},
"hsl": {
"h": 134.118,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84503,
"c": 0.20469,
"h": 148
},
"luminance": 0.65117
}Semantic roles & 50–950 ramp
primary
#56EF7A
secondary
#B83198
accent
#06ACDF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580