#56F074#56F074
#56F074 is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.211 H 146.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #56F074 |
|---|---|
| RGB | rgb(86, 240, 116) |
| HSL | hsl(132, 84%, 64%) |
| HSV | hsv(132, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 51.7%, 5.9%) |
| CIE-LAB | lab(84.77, -65.53, 47.84) |
| CIE-LCH | lch(84.77, 81.13, 143.87°) |
| OKLab | oklab(84.67% -0.1769 0.1151) |
| OKLCH | oklch(84.67% 0.211 146.9) |
| XYZ | xyz(38.1476, 65.5556, 27.1627) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.64
Lightish Green
#61E160
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 3.86
Spring Green
#00FF7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F074 #F056D2
analogous
#85F056 #56F074 #56F0C1
triadic
#56F074 #7456F0 #F07456
tetradic
#56F074 #5685F0 #F056D2 #F0C156
square
#56F074 #5685F0 #F056D2 #F0C156
split-complementary
#56F074 #C156F0 #F05685
monochromatic
#11BB32 #1EEB46 #56F074 #8EF5A2 #C6FAD0
Accessibility & contrast
On white
1.49
#56F074 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#56F074 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F074
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F074 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F074 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC69
Deuteranopia (green-blind)
#E0CE7D
Tritanopia (blue-blind)
#25EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56f074; /* rgb */ color: rgb(86, 240, 116); /* oklch */ color: oklch(84.7% 0.211 146.9);
Tailwind
colors: {
custom: {
50: '#96f69e',
500: '#56f074',
950: '#000000',
},
}SCSS
$custom: #56f074; $custom-light: #96f69e; $custom-dark: #000000;
JSON
{
"hex": "#56f074",
"rgb": {
"r": 86,
"g": 240,
"b": 116
},
"hsl": {
"h": 131.688,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.84667,
"c": 0.21107,
"h": 146.9
},
"luminance": 0.6556
}Semantic roles & 50–950 ramp
primary
#56F074
secondary
#BA309F
accent
#05B6E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580