#56F57E#56F57E
#56F57E is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.209 H 148.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #56F57E |
|---|---|
| RGB | rgb(86, 245, 126) |
| HSL | hsl(135, 89%, 65%) |
| HSV | hsv(135, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.40, -65.89, 45.13) |
| CIE-LCH | lch(86.40, 79.86, 145.59°) |
| OKLab | oklab(86.05% -0.1777 0.1096) |
| OKLCH | oklch(86.05% 0.209 148.3) |
| XYZ | xyz(40.2531, 68.7854, 30.8902) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.11
Minty Green
#0BF77D
ΔE00 2.31
Wintergreen
#20F986
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.46
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F57E #F556CD
analogous
#7EF556 #56F57E #56F5CD
triadic
#56F57E #7E56F5 #F57E56
tetradic
#56F57E #567EF5 #F556CD #F5CD56
square
#56F57E #567EF5 #F556CD #F5CD56
split-complementary
#56F57E #CD56F5 #F5567E
monochromatic
#0CC53A #1CF252 #56F57E #90F8AA #CAFCD6
Accessibility & contrast
On white
1.42
#56F57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#56F57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F57E
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F57E | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E174
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#19F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #56f57e; /* rgb */ color: rgb(86, 245, 126); /* oklch */ color: oklch(86.1% 0.209 148.3);
Tailwind
colors: {
custom: {
50: '#96faa5',
500: '#56f57e',
950: '#000000',
},
}SCSS
$custom: #56f57e; $custom-light: #96faa5; $custom-dark: #000000;
JSON
{
"hex": "#56f57e",
"rgb": {
"r": 86,
"g": 245,
"b": 126
},
"hsl": {
"h": 135.094,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.86051,
"c": 0.20876,
"h": 148.3
},
"luminance": 0.6879
}Semantic roles & 50–950 ramp
primary
#56F57E
secondary
#C22D9D
accent
#00ACE5
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580