#56EF7C#56EF7C
#56EF7C is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.5% C 0.203 H 148.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #56EF7C |
|---|---|
| RGB | rgb(86, 239, 124) |
| HSL | hsl(135, 83%, 64%) |
| HSV | hsv(135, 64%, 94%) |
| CMYK | cmyk(64%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.57, -64.04, 43.80) |
| CIE-LCH | lch(84.57, 77.59, 145.63°) |
| OKLab | oklab(84.53% -0.1728 0.1065) |
| OKLCH | oklch(84.53% 0.203 148.4) |
| XYZ | xyz(38.3395, 65.1627, 29.6220) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.80
Spearmint
#1EF876
ΔE00 2.83
Wintergreen
#20F986
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EF7C #EF56C9
analogous
#7CEF56 #56EF7C #56EFC8
triadic
#56EF7C #7C56EF #EF7C56
tetradic
#56EF7C #567CEF #EF56C9 #EFC856
square
#56EF7C #567CEF #EF56C9 #EFC856
split-complementary
#56EF7C #C856EF #EF567C
monochromatic
#12B93B #1EEA51 #56EF7C #8EF4A7 #C6FAD3
Accessibility & contrast
On white
1.50
#56EF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#56EF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EF7C
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EF7C | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB73
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#20EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ef7c; /* rgb */ color: rgb(86, 239, 124); /* oklch */ color: oklch(84.5% 0.203 148.4);
Tailwind
colors: {
custom: {
50: '#95f5a4',
500: '#56ef7c',
950: '#000000',
},
}SCSS
$custom: #56ef7c; $custom-light: #95f5a4; $custom-dark: #000000;
JSON
{
"hex": "#56ef7c",
"rgb": {
"r": 86,
"g": 239,
"b": 124
},
"hsl": {
"h": 134.902,
"s": 82.703,
"l": 63.725
},
"oklch": {
"l": 0.84533,
"c": 0.20296,
"h": 148.4
},
"luminance": 0.65167
}Semantic roles & 50–950 ramp
primary
#56EF7C
secondary
#B83197
accent
#06A9DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580