#56F076#56F076
#56F076 is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.209 H 147.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #56F076 |
|---|---|
| RGB | rgb(86, 240, 118) |
| HSL | hsl(132, 84%, 64%) |
| HSV | hsv(132, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 50.8%, 5.9%) |
| CIE-LAB | lab(84.79, -65.26, 46.93) |
| CIE-LCH | lch(84.79, 80.38, 144.28°) |
| OKLab | oklab(84.7% -0.1761 0.1132) |
| OKLCH | oklch(84.7% 0.209 147.3) |
| XYZ | xyz(38.2652, 65.6027, 27.7820) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.87
Lightgreen (survey)
#76FF7B
ΔE00 3.95
Lightish Green
#61E160
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F076 #F056D0
analogous
#83F056 #56F076 #56F0C3
triadic
#56F076 #7656F0 #F07656
tetradic
#56F076 #5683F0 #F056D0 #F0C356
square
#56F076 #5683F0 #F056D0 #F0C356
split-complementary
#56F076 #C356F0 #F05683
monochromatic
#11BB34 #1EEB48 #56F076 #8EF5A4 #C6FAD1
Accessibility & contrast
On white
1.49
#56F076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#56F076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F076
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F076 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#E0CF7F
Tritanopia (blue-blind)
#24EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56f076; /* rgb */ color: rgb(86, 240, 118); /* oklch */ color: oklch(84.7% 0.209 147.3);
Tailwind
colors: {
custom: {
50: '#96f6a0',
500: '#56f076',
950: '#000000',
},
}SCSS
$custom: #56f076; $custom-light: #96f6a0; $custom-dark: #000000;
JSON
{
"hex": "#56f076",
"rgb": {
"r": 86,
"g": 240,
"b": 118
},
"hsl": {
"h": 132.468,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.84695,
"c": 0.20938,
"h": 147.3
},
"luminance": 0.65607
}Semantic roles & 50–950 ramp
primary
#56F076
secondary
#BA309D
accent
#05B3E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580