#56F078#56F078
#56F078 is a very light, highly saturated green. Relative luminance 0.657; OKLCH L 84.7% C 0.208 H 147.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #56F078 |
|---|---|
| RGB | rgb(86, 240, 120) |
| HSL | hsl(133, 84%, 64%) |
| HSV | hsv(133, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(84.82, -64.98, 46.02) |
| CIE-LCH | lch(84.82, 79.62, 144.69°) |
| OKLab | oklab(84.72% -0.1753 0.1113) |
| OKLCH | oklch(84.72% 0.208 147.6) |
| XYZ | xyz(38.3853, 65.6507, 28.4146) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.81
Spring Green
#00FF7F
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F078 #F056CE
analogous
#81F056 #56F078 #56F0C5
triadic
#56F078 #7856F0 #F07856
tetradic
#56F078 #5681F0 #F056CE #F0C556
square
#56F078 #5681F0 #F056CE #F0C556
split-complementary
#56F078 #C556F0 #F05681
monochromatic
#11BB36 #1EEB4B #56F078 #8EF5A5 #C6FAD2
Accessibility & contrast
On white
1.49
#56F078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#56F078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F078
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F078 | 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)
#F3DC6E
Deuteranopia (green-blind)
#DFCF81
Tritanopia (blue-blind)
#22EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56f078; /* rgb */ color: rgb(86, 240, 120); /* oklch */ color: oklch(84.7% 0.208 147.6);
Tailwind
colors: {
custom: {
50: '#96f6a1',
500: '#56f078',
950: '#000000',
},
}SCSS
$custom: #56f078; $custom-light: #96f6a1; $custom-dark: #000000;
JSON
{
"hex": "#56f078",
"rgb": {
"r": 86,
"g": 240,
"b": 120
},
"hsl": {
"h": 133.247,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.84723,
"c": 0.20767,
"h": 147.6
},
"luminance": 0.65655
}Semantic roles & 50–950 ramp
primary
#56F078
secondary
#BA309B
accent
#05B0E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580