#56F077#56F077
#56F077 is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.209 H 147.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #56F077 |
|---|---|
| RGB | rgb(86, 240, 119) |
| HSL | hsl(133, 84%, 64%) |
| HSV | hsv(133, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 50.4%, 5.9%) |
| CIE-LAB | lab(84.81, -65.12, 46.47) |
| CIE-LCH | lch(84.81, 80.00, 144.49°) |
| OKLab | oklab(84.71% -0.1757 0.1123) |
| OKLCH | oklch(84.71% 0.209 147.4) |
| XYZ | xyz(38.3249, 65.6266, 28.0967) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.38
Spring Green
#00FF7F
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F077 #F056CF
analogous
#82F056 #56F077 #56F0C4
triadic
#56F077 #7756F0 #F07756
tetradic
#56F077 #5682F0 #F056CF #F0C456
square
#56F077 #5682F0 #F056CF #F0C456
split-complementary
#56F077 #C456F0 #F05682
monochromatic
#11BB35 #1EEB4A #56F077 #8EF5A4 #C6FAD1
Accessibility & contrast
On white
1.49
#56F077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#56F077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F077
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F077 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6D
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#23EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56f077; /* rgb */ color: rgb(86, 240, 119); /* oklch */ color: oklch(84.7% 0.209 147.4);
Tailwind
colors: {
custom: {
50: '#96f6a0',
500: '#56f077',
950: '#000000',
},
}SCSS
$custom: #56f077; $custom-light: #96f6a0; $custom-dark: #000000;
JSON
{
"hex": "#56f077",
"rgb": {
"r": 86,
"g": 240,
"b": 119
},
"hsl": {
"h": 132.857,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.84709,
"c": 0.20853,
"h": 147.4
},
"luminance": 0.65631
}Semantic roles & 50–950 ramp
primary
#56F077
secondary
#BA309C
accent
#05B1E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580