#56F580#56F580
#56F580 is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.207 H 148.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #56F580 |
|---|---|
| RGB | rgb(86, 245, 128) |
| HSL | hsl(136, 89%, 65%) |
| HSV | hsv(136, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 47.8%, 3.9%) |
| CIE-LAB | lab(86.42, -65.59, 44.21) |
| CIE-LCH | lch(86.42, 79.10, 146.02°) |
| OKLab | oklab(86.08% -0.1769 0.1076) |
| OKLCH | oklch(86.08% 0.207 148.7) |
| XYZ | xyz(40.3834, 68.8375, 31.5766) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Minty Green
#0BF77D
ΔE00 2.26
Wintergreen
#20F986
ΔE00 2.41
Spring Green
#00FF7F
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.25
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F580 #F556CB
analogous
#7CF556 #56F580 #56F5CF
triadic
#56F580 #8056F5 #F58056
tetradic
#56F580 #567CF5 #F556CB #F5CF56
square
#56F580 #567CF5 #F556CB #F5CF56
split-complementary
#56F580 #CF56F5 #F5567C
monochromatic
#0CC53D #1CF255 #56F580 #90F8AB #CAFCD7
Accessibility & contrast
On white
1.42
#56F580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#56F580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F580
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F580 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E176
Deuteranopia (green-blind)
#E3D388
Tritanopia (blue-blind)
#16F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f580; /* rgb */ color: rgb(86, 245, 128); /* oklch */ color: oklch(86.1% 0.207 148.7);
Tailwind
colors: {
custom: {
50: '#96faa7',
500: '#56f580',
950: '#000000',
},
}SCSS
$custom: #56f580; $custom-light: #96faa7; $custom-dark: #000000;
JSON
{
"hex": "#56f580",
"rgb": {
"r": 86,
"g": 245,
"b": 128
},
"hsl": {
"h": 135.849,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.86081,
"c": 0.20704,
"h": 148.7
},
"luminance": 0.68842
}Semantic roles & 50–950 ramp
primary
#56F580
secondary
#C22D9B
accent
#00A9E5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580