#56FD83#56FD83
#56FD83 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.214 H 148.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #56FD83 |
|---|---|
| RGB | rgb(86, 253, 131) |
| HSL | hsl(136, 98%, 66%) |
| HSV | hsv(136, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(88.86, -67.97, 45.83) |
| CIE-LCH | lch(88.86, 81.98, 146.01°) |
| OKLab | oklab(88.1% -0.1832 0.1114) |
| OKLCH | oklch(88.1% 0.214 148.7) |
| XYZ | xyz(43.0565, 73.8631, 33.4562) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.18
Spearmint
#1EF876
ΔE00 2.27
Wintergreen
#20F986
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 2.59
Lightgreen (survey)
#76FF7B
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FD83 #FD56D0
analogous
#7DFD56 #56FD83 #56FDD7
triadic
#56FD83 #8356FD #FD8356
tetradic
#56FD83 #567DFD #FD56D0 #FDD756
square
#56FD83 #567DFD #FD56D0 #FDD756
split-complementary
#56FD83 #D756FD #FD567D
monochromatic
#03D63C #1AFC57 #56FD83 #92FEAF #CFFEDC
Accessibility & contrast
On white
1.33
#56FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#56FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FD83
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FD83 | 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)
#FFE879
Deuteranopia (green-blind)
#EBD98C
Tritanopia (blue-blind)
#03F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #56fd83; /* rgb */ color: rgb(86, 253, 131); /* oklch */ color: oklch(88.1% 0.214 148.7);
Tailwind
colors: {
custom: {
50: '#98ffa9',
500: '#56fd83',
950: '#000000',
},
}SCSS
$custom: #56fd83; $custom-light: #98ffa9; $custom-dark: #000000;
JSON
{
"hex": "#56fd83",
"rgb": {
"r": 86,
"g": 253,
"b": 131
},
"hsl": {
"h": 136.168,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.88102,
"c": 0.21441,
"h": 148.7
},
"luminance": 0.73868
}Semantic roles & 50–950 ramp
primary
#56FD83
secondary
#D027A3
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681