#56FD80#56FD80
#56FD80 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.217 H 148.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #56FD80 |
|---|---|
| RGB | rgb(86, 253, 128) |
| HSL | hsl(135, 98%, 66%) |
| HSV | hsv(135, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(88.82, -68.40, 47.20) |
| CIE-LCH | lch(88.82, 83.11, 145.39°) |
| OKLab | oklab(88.06% -0.1844 0.1143) |
| OKLCH | oklch(88.06% 0.217 148.2) |
| XYZ | xyz(42.8561, 73.7829, 32.4009) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Spring Green
#00FF7F
ΔE00 2.24
Lightgreen (survey)
#76FF7B
ΔE00 2.62
Minty Green
#0BF77D
ΔE00 2.70
Wintergreen
#20F986
ΔE00 2.81
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FD80 #FD56D3
analogous
#80FD56 #56FD80 #56FDD4
triadic
#56FD80 #8056FD #FD8056
tetradic
#56FD80 #5680FD #FD56D3 #FDD456
square
#56FD80 #5680FD #FD56D3 #FDD456
split-complementary
#56FD80 #D456FD #FD5680
monochromatic
#03D638 #1AFC53 #56FD80 #92FEAD #CFFEDB
Accessibility & contrast
On white
1.33
#56FD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#56FD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FD80
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FD80 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#EBD989
Tritanopia (blue-blind)
#09F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56fd80; /* rgb */ color: rgb(86, 253, 128); /* oklch */ color: oklch(88.1% 0.217 148.2);
Tailwind
colors: {
custom: {
50: '#98ffa7',
500: '#56fd80',
950: '#000000',
},
}SCSS
$custom: #56fd80; $custom-light: #98ffa7; $custom-dark: #000000;
JSON
{
"hex": "#56fd80",
"rgb": {
"r": 86,
"g": 253,
"b": 128
},
"hsl": {
"h": 135.09,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.88058,
"c": 0.21696,
"h": 148.2
},
"luminance": 0.73788
}Semantic roles & 50–950 ramp
primary
#56FD80
secondary
#D027A6
accent
#00ACE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680