#56FD84#56FD84
#56FD84 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.214 H 148.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #56FD84 |
|---|---|
| RGB | rgb(86, 253, 132) |
| HSL | hsl(137, 98%, 66%) |
| HSV | hsv(137, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(88.87, -67.82, 45.37) |
| CIE-LCH | lch(88.87, 81.60, 146.22°) |
| OKLab | oklab(88.12% -0.1828 0.1104) |
| OKLCH | oklch(88.12% 0.214 148.9) |
| XYZ | xyz(43.1246, 73.8903, 33.8149) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.17
Spearmint
#1EF876
ΔE00 2.30
Wintergreen
#20F986
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.56
Lightgreen (survey)
#76FF7B
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FD84 #FD56CF
analogous
#7CFD56 #56FD84 #56FDD8
triadic
#56FD84 #8456FD #FD8456
tetradic
#56FD84 #567CFD #FD56CF #FDD856
square
#56FD84 #567CFD #FD56CF #FDD856
split-complementary
#56FD84 #D856FD #FD567C
monochromatic
#03D63D #1AFC58 #56FD84 #92FEB0 #CFFEDC
Accessibility & contrast
On white
1.33
#56FD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#56FD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FD84
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FD84 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#EBDA8D
Tritanopia (blue-blind)
#01F8E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56fd84; /* rgb */ color: rgb(86, 253, 132); /* oklch */ color: oklch(88.1% 0.214 148.9);
Tailwind
colors: {
custom: {
50: '#98ffa9',
500: '#56fd84',
950: '#000000',
},
}SCSS
$custom: #56fd84; $custom-light: #98ffa9; $custom-dark: #000000;
JSON
{
"hex": "#56fd84",
"rgb": {
"r": 86,
"g": 253,
"b": 132
},
"hsl": {
"h": 136.527,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.88117,
"c": 0.21355,
"h": 148.9
},
"luminance": 0.73895
}Semantic roles & 50–950 ramp
primary
#56FD84
secondary
#D027A2
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681