#56F679#56F679
#56F679 is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.2% C 0.214 H 147.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #56F679 |
|---|---|
| RGB | rgb(86, 246, 121) |
| HSL | hsl(133, 90%, 65%) |
| HSV | hsv(133, 65%, 96%) |
| CMYK | cmyk(65%, 0%, 50.8%, 3.5%) |
| CIE-LAB | lab(86.64, -66.95, 47.79) |
| CIE-LCH | lch(86.64, 82.25, 144.48°) |
| OKLab | oklab(86.23% -0.1806 0.1153) |
| OKLCH | oklch(86.23% 0.214 147.5) |
| XYZ | xyz(40.2418, 69.2662, 29.3344) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.00
Minty Green
#0BF77D
ΔE00 2.57
Spring Green
#00FF7F
ΔE00 2.97
Lightgreen (survey)
#76FF7B
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F679 #F656D3
analogous
#83F656 #56F679 #56F6C9
triadic
#56F679 #7956F6 #F67956
tetradic
#56F679 #5683F6 #F656D3 #F6C956
square
#56F679 #5683F6 #F656D3 #F6C956
split-complementary
#56F679 #C956F6 #F65683
monochromatic
#0BC734 #1CF34B #56F679 #90F9A7 #CAFCD5
Accessibility & contrast
On white
1.41
#56F679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#56F679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F679
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F679 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16E
Deuteranopia (green-blind)
#E5D482
Tritanopia (blue-blind)
#1CF1D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #56f679; /* rgb */ color: rgb(86, 246, 121); /* oklch */ color: oklch(86.2% 0.214 147.5);
Tailwind
colors: {
custom: {
50: '#97faa2',
500: '#56f679',
950: '#000000',
},
}SCSS
$custom: #56f679; $custom-light: #97faa2; $custom-dark: #000000;
JSON
{
"hex": "#56f679",
"rgb": {
"r": 86,
"g": 246,
"b": 121
},
"hsl": {
"h": 133.125,
"s": 89.888,
"l": 65.098
},
"oklch": {
"l": 0.86227,
"c": 0.21426,
"h": 147.5
},
"luminance": 0.6927
}Semantic roles & 50–950 ramp
primary
#56F679
secondary
#C42DA3
accent
#00B3E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580