#56F179#56F179
#56F179 is a very light, highly saturated green. Relative luminance 0.663; OKLCH L 85.0% C 0.208 H 147.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #56F179 |
|---|---|
| RGB | rgb(86, 241, 121) |
| HSL | hsl(134, 85%, 64%) |
| HSV | hsv(134, 64%, 95%) |
| CMYK | cmyk(64.3%, 0%, 49.8%, 5.5%) |
| CIE-LAB | lab(85.13, -65.19, 45.93) |
| CIE-LCH | lch(85.13, 79.75, 144.83°) |
| OKLab | oklab(84.99% -0.1759 0.1111) |
| OKLCH | oklch(84.99% 0.208 147.7) |
| XYZ | xyz(38.7415, 66.2655, 28.8343) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.44
Minty Green
#0BF77D
ΔE00 2.69
Wintergreen
#20F986
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.77
Lightgreen (survey)
#76FF7B
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F179 #F156CE
analogous
#81F156 #56F179 #56F1C6
triadic
#56F179 #7956F1 #F17956
tetradic
#56F179 #5681F1 #F156CE #F1C656
square
#56F179 #5681F1 #F156CE #F1C656
split-complementary
#56F179 #C656F1 #F15681
monochromatic
#10BD37 #1DEC4C #56F179 #8FF6A6 #C7FAD3
Accessibility & contrast
On white
1.47
#56F179 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#56F179 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F179
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F179 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F179 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6F
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#21ECD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56f179; /* rgb */ color: rgb(86, 241, 121); /* oklch */ color: oklch(85.0% 0.208 147.7);
Tailwind
colors: {
custom: {
50: '#96f7a2',
500: '#56f179',
950: '#000000',
},
}SCSS
$custom: #56f179; $custom-light: #96f7a2; $custom-dark: #000000;
JSON
{
"hex": "#56f179",
"rgb": {
"r": 86,
"g": 241,
"b": 121
},
"hsl": {
"h": 133.548,
"s": 84.699,
"l": 64.118
},
"oklch": {
"l": 0.84986,
"c": 0.20806,
"h": 147.7
},
"luminance": 0.6627
}Semantic roles & 50–950 ramp
primary
#56F179
secondary
#BB309C
accent
#04AFE1
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580