#56FD7E#56FD7E
#56FD7E is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.0% C 0.219 H 147.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #56FD7E |
|---|---|
| RGB | rgb(86, 253, 126) |
| HSL | hsl(134, 98%, 66%) |
| HSV | hsv(134, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(88.80, -68.68, 48.11) |
| CIE-LCH | lch(88.80, 83.86, 144.99°) |
| OKLab | oklab(88.03% -0.1852 0.1163) |
| OKLCH | oklch(88.03% 0.219 147.9) |
| XYZ | xyz(42.7258, 73.7308, 31.7144) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Spring Green
#00FF7F
ΔE00 2.32
Lightgreen (survey)
#76FF7B
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.81
Wintergreen
#20F986
ΔE00 3.00
Light Bright Green
#53FE5C
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FD7E #FD56D5
analogous
#82FD56 #56FD7E #56FDD1
triadic
#56FD7E #7E56FD #FD7E56
tetradic
#56FD7E #5682FD #FD56D5 #FDD156
square
#56FD7E #5682FD #FD56D5 #FDD156
split-complementary
#56FD7E #D156FD #FD5682
monochromatic
#03D635 #1AFC50 #56FD7E #92FEAC #CFFEDA
Accessibility & contrast
On white
1.33
#56FD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#56FD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FD7E
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FD7E | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#0DF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56fd7e; /* rgb */ color: rgb(86, 253, 126); /* oklch */ color: oklch(88.0% 0.219 147.9);
Tailwind
colors: {
custom: {
50: '#98ffa6',
500: '#56fd7e',
950: '#000000',
},
}SCSS
$custom: #56fd7e; $custom-light: #98ffa6; $custom-dark: #000000;
JSON
{
"hex": "#56fd7e",
"rgb": {
"r": 86,
"g": 253,
"b": 126
},
"hsl": {
"h": 134.371,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.8803,
"c": 0.21866,
"h": 147.9
},
"luminance": 0.73735
}Semantic roles & 50–950 ramp
primary
#56FD7E
secondary
#D027A8
accent
#00AFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680