#56FF71#56FF71
#56FF71 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.4% C 0.232 H 145.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #56FF71 |
|---|---|
| RGB | rgb(86, 255, 113) |
| HSL | hsl(130, 100%, 67%) |
| HSV | hsv(130, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(89.25, -71.08, 54.59) |
| CIE-LCH | lch(89.25, 89.62, 142.47°) |
| OKLab | oklab(88.35% -0.1919 0.1298) |
| OKLCH | oklch(88.35% 0.232 145.9) |
| XYZ | xyz(42.5755, 74.6862, 27.7917) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.03
Light Bright Green
#53FE5C
ΔE00 2.18
Bright Light Green
#2DFE54
ΔE00 2.77
Light Neon Green
#4EFD54
ΔE00 2.83
Lighter Green
#75FD63
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FF71 #FF56E4
analogous
#90FF56 #56FF71 #56FFC6
triadic
#56FF71 #7156FF #FF7156
tetradic
#56FF71 #5690FF #FF56E4 #FFC656
square
#56FF71 #5690FF #FF56E4 #FFC656
split-complementary
#56FF71 #C656FF #FF5690
monochromatic
#00DB23 #19FF3E #56FF71 #93FFA4 #D0FFD8
Accessibility & contrast
On white
1.32
#56FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#56FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FF71
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FF71 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE963
Deuteranopia (green-blind)
#EEDB7C
Tritanopia (blue-blind)
#1AF9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #56ff71; /* rgb */ color: rgb(86, 255, 113); /* oklch */ color: oklch(88.4% 0.232 145.9);
Tailwind
colors: {
custom: {
50: '#99ff9d',
500: '#56ff71',
950: '#000000',
},
}SCSS
$custom: #56ff71; $custom-light: #99ff9d; $custom-dark: #000000;
JSON
{
"hex": "#56ff71",
"rgb": {
"r": 86,
"g": 255,
"b": 113
},
"hsl": {
"h": 129.586,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.88354,
"c": 0.23171,
"h": 145.9
},
"luminance": 0.74691
}Semantic roles & 50–950 ramp
primary
#56FF71
secondary
#D425B8
accent
#00C1E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680