#56F17C#56F17C
#56F17C is a very light, highly saturated green. Relative luminance 0.663; OKLCH L 85.0% C 0.205 H 148.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #56F17C |
|---|---|
| RGB | rgb(86, 241, 124) |
| HSL | hsl(135, 85%, 64%) |
| HSV | hsv(135, 64%, 95%) |
| CMYK | cmyk(64.3%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.17, -64.76, 44.55) |
| CIE-LCH | lch(85.17, 78.60, 145.47°) |
| OKLab | oklab(85.03% -0.1747 0.1082) |
| OKLCH | oklch(85.03% 0.205 148.2) |
| XYZ | xyz(38.9283, 66.3402, 29.8183) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.51
Minty Green
#0BF77D
ΔE00 2.59
Wintergreen
#20F986
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F17C #F156CB
analogous
#7EF156 #56F17C #56F1CA
triadic
#56F17C #7C56F1 #F17C56
tetradic
#56F17C #567EF1 #F156CB #F1CA56
square
#56F17C #567EF1 #F156CB #F1CA56
split-complementary
#56F17C #CA56F1 #F1567E
monochromatic
#10BD3A #1DEC50 #56F17C #8FF6A8 #C7FAD4
Accessibility & contrast
On white
1.47
#56F17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#56F17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F17C
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F17C | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD72
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#1EECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #56f17c; /* rgb */ color: rgb(86, 241, 124); /* oklch */ color: oklch(85.0% 0.205 148.2);
Tailwind
colors: {
custom: {
50: '#96f7a4',
500: '#56f17c',
950: '#000000',
},
}SCSS
$custom: #56f17c; $custom-light: #96f7a4; $custom-dark: #000000;
JSON
{
"hex": "#56f17c",
"rgb": {
"r": 86,
"g": 241,
"b": 124
},
"hsl": {
"h": 134.71,
"s": 84.699,
"l": 64.118
},
"oklch": {
"l": 0.8503,
"c": 0.20548,
"h": 148.2
},
"luminance": 0.66344
}Semantic roles & 50–950 ramp
primary
#56F17C
secondary
#BB3099
accent
#04ABE1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580