#56FD79#56FD79
#56FD79 is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.0% C 0.223 H 147.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #56FD79 |
|---|---|
| RGB | rgb(86, 253, 121) |
| HSL | hsl(133, 98%, 66%) |
| HSV | hsv(133, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(88.74, -69.37, 50.35) |
| CIE-LCH | lch(88.74, 85.72, 144.03°) |
| OKLab | oklab(87.96% -0.1871 0.121) |
| OKLCH | oklch(87.96% 0.223 147.1) |
| XYZ | xyz(42.4112, 73.6050, 30.0575) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.17
Spearmint
#1EF876
ΔE00 2.33
Spring Green
#00FF7F
ΔE00 2.62
Minty Green
#0BF77D
ΔE00 3.14
Light Bright Green
#53FE5C
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FD79 #FD56DA
analogous
#87FD56 #56FD79 #56FDCD
triadic
#56FD79 #7956FD #FD7956
tetradic
#56FD79 #5687FD #FD56DA #FDCD56
square
#56FD79 #5687FD #FD56DA #FDCD56
split-complementary
#56FD79 #CD56FD #FD5687
monochromatic
#03D62F #1AFC49 #56FD79 #92FEA9 #CFFED9
Accessibility & contrast
On white
1.34
#56FD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#56FD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FD79
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FD79 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76D
Deuteranopia (green-blind)
#ECD983
Tritanopia (blue-blind)
#15F8DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56fd79; /* rgb */ color: rgb(86, 253, 121); /* oklch */ color: oklch(88.0% 0.223 147.1);
Tailwind
colors: {
custom: {
50: '#98ffa2',
500: '#56fd79',
950: '#000000',
},
}SCSS
$custom: #56fd79; $custom-light: #98ffa2; $custom-dark: #000000;
JSON
{
"hex": "#56fd79",
"rgb": {
"r": 86,
"g": 253,
"b": 121
},
"hsl": {
"h": 132.575,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.87961,
"c": 0.22284,
"h": 147.1
},
"luminance": 0.73609
}Semantic roles & 50–950 ramp
primary
#56FD79
secondary
#D027AD
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680