#56FD85#56FD85
#56FD85 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.213 H 149.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #56FD85 |
|---|---|
| RGB | rgb(86, 253, 133) |
| HSL | hsl(137, 98%, 66%) |
| HSV | hsv(137, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 47.4%, 0.8%) |
| CIE-LAB | lab(88.88, -67.67, 44.91) |
| CIE-LCH | lch(88.88, 81.22, 146.43°) |
| OKLab | oklab(88.13% -0.1824 0.1094) |
| OKLCH | oklch(88.13% 0.213 149) |
| XYZ | xyz(43.1934, 73.9178, 34.1770) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.18
Spearmint
#1EF876
ΔE00 2.35
Wintergreen
#20F986
ΔE00 2.41
Minty Green
#0BF77D
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FD85 #FD56CE
analogous
#7BFD56 #56FD85 #56FDD8
triadic
#56FD85 #8556FD #FD8556
tetradic
#56FD85 #567BFD #FD56CE #FDD856
square
#56FD85 #567BFD #FD56CE #FDD856
split-complementary
#56FD85 #D856FD #FD567B
monochromatic
#03D63E #1AFC59 #56FD85 #92FEB1 #CFFEDC
Accessibility & contrast
On white
1.33
#56FD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#56FD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FD85
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FD85 | 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)
#FFE87B
Deuteranopia (green-blind)
#EADA8D
Tritanopia (blue-blind)
#00F8E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56fd85; /* rgb */ color: rgb(86, 253, 133); /* oklch */ color: oklch(88.1% 0.213 149.0);
Tailwind
colors: {
custom: {
50: '#98ffaa',
500: '#56fd85',
950: '#000000',
},
}SCSS
$custom: #56fd85; $custom-light: #98ffaa; $custom-dark: #000000;
JSON
{
"hex": "#56fd85",
"rgb": {
"r": 86,
"g": 253,
"b": 133
},
"hsl": {
"h": 136.886,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.88132,
"c": 0.2127,
"h": 149
},
"luminance": 0.73922
}Semantic roles & 50–950 ramp
primary
#56FD85
secondary
#D027A1
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681