#56FD7F#56FD7F
#56FD7F is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.0% C 0.218 H 148.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #56FD7F |
|---|---|
| RGB | rgb(86, 253, 127) |
| HSL | hsl(135, 98%, 66%) |
| HSV | hsv(135, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(88.81, -68.54, 47.65) |
| CIE-LCH | lch(88.81, 83.48, 145.19°) |
| OKLab | oklab(88.04% -0.1848 0.1153) |
| OKLCH | oklch(88.04% 0.218 148) |
| XYZ | xyz(42.7906, 73.7568, 32.0559) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Spring Green
#00FF7F
ΔE00 2.28
Lightgreen (survey)
#76FF7B
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.75
Wintergreen
#20F986
ΔE00 2.91
Light Bright Green
#53FE5C
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FD7F #FD56D4
analogous
#81FD56 #56FD7F #56FDD3
triadic
#56FD7F #7F56FD #FD7F56
tetradic
#56FD7F #5681FD #FD56D4 #FDD356
square
#56FD7F #5681FD #FD56D4 #FDD356
split-complementary
#56FD7F #D356FD #FD5681
monochromatic
#03D636 #1AFC51 #56FD7F #92FEAD #CFFEDB
Accessibility & contrast
On white
1.33
#56FD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#56FD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FD7F
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FD7F | 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)
#FFE874
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#0BF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56fd7f; /* rgb */ color: rgb(86, 253, 127); /* oklch */ color: oklch(88.0% 0.218 148.0);
Tailwind
colors: {
custom: {
50: '#98ffa6',
500: '#56fd7f',
950: '#000000',
},
}SCSS
$custom: #56fd7f; $custom-light: #98ffa6; $custom-dark: #000000;
JSON
{
"hex": "#56fd7f",
"rgb": {
"r": 86,
"g": 253,
"b": 127
},
"hsl": {
"h": 134.731,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.88044,
"c": 0.21781,
"h": 148
},
"luminance": 0.73761
}Semantic roles & 50–950 ramp
primary
#56FD7F
secondary
#D027A7
accent
#00ADE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680