#56FD82#56FD82
#56FD82 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.1% C 0.215 H 148.5°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #56FD82 |
|---|---|
| RGB | rgb(86, 253, 130) |
| HSL | hsl(136, 98%, 66%) |
| HSV | hsv(136, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 48.6%, 0.8%) |
| CIE-LAB | lab(88.84, -68.11, 46.29) |
| CIE-LCH | lch(88.84, 82.35, 145.80°) |
| OKLab | oklab(88.09% -0.1836 0.1124) |
| OKLCH | oklch(88.09% 0.215 148.5) |
| XYZ | xyz(42.9891, 73.8361, 33.1010) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.19
Spearmint
#1EF876
ΔE00 2.24
Minty Green
#0BF77D
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.64
Lightgreen (survey)
#76FF7B
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FD82 #FD56D1
analogous
#7EFD56 #56FD82 #56FDD5
triadic
#56FD82 #8256FD #FD8256
tetradic
#56FD82 #567EFD #FD56D1 #FDD556
square
#56FD82 #567EFD #FD56D1 #FDD556
split-complementary
#56FD82 #D556FD #FD567E
monochromatic
#03D63A #1AFC55 #56FD82 #92FEAF #CFFEDB
Accessibility & contrast
On white
1.33
#56FD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#56FD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FD82
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FD82 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#EBD98B
Tritanopia (blue-blind)
#05F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56fd82; /* rgb */ color: rgb(86, 253, 130); /* oklch */ color: oklch(88.1% 0.215 148.5);
Tailwind
colors: {
custom: {
50: '#98ffa8',
500: '#56fd82',
950: '#000000',
},
}SCSS
$custom: #56fd82; $custom-light: #98ffa8; $custom-dark: #000000;
JSON
{
"hex": "#56fd82",
"rgb": {
"r": 86,
"g": 253,
"b": 130
},
"hsl": {
"h": 135.808,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.88087,
"c": 0.21527,
"h": 148.5
},
"luminance": 0.73841
}Semantic roles & 50–950 ramp
primary
#56FD82
secondary
#D027A4
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681