#56F080#56F080
#56F080 is a very light, highly saturated green. Relative luminance 0.659; OKLCH L 84.8% C 0.201 H 149.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #56F080 |
|---|---|
| RGB | rgb(86, 240, 128) |
| HSL | hsl(136, 84%, 64%) |
| HSV | hsv(136, 64%, 94%) |
| CMYK | cmyk(64.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(84.92, -63.81, 42.32) |
| CIE-LCH | lch(84.92, 76.56, 146.45°) |
| OKLab | oklab(84.84% -0.1721 0.1033) |
| OKLCH | oklch(84.84% 0.201 149) |
| XYZ | xyz(38.8912, 65.8531, 31.0792) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.66
Wintergreen
#20F986
ΔE00 2.80
Spearmint
#1EF876
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F080 #F056C6
analogous
#79F056 #56F080 #56F0CD
triadic
#56F080 #8056F0 #F08056
tetradic
#56F080 #5679F0 #F056C6 #F0CD56
square
#56F080 #5679F0 #F056C6 #F0CD56
split-complementary
#56F080 #CD56F0 #F05679
monochromatic
#11BB3F #1EEB56 #56F080 #8EF5AA #C6FAD4
Accessibility & contrast
On white
1.48
#56F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#56F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F080
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F080 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#1CECD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56f080; /* rgb */ color: rgb(86, 240, 128); /* oklch */ color: oklch(84.8% 0.201 149.0);
Tailwind
colors: {
custom: {
50: '#95f6a6',
500: '#56f080',
950: '#000000',
},
}SCSS
$custom: #56f080; $custom-light: #95f6a6; $custom-dark: #000000;
JSON
{
"hex": "#56f080",
"rgb": {
"r": 86,
"g": 240,
"b": 128
},
"hsl": {
"h": 136.364,
"s": 83.696,
"l": 63.922
},
"oklch": {
"l": 0.84842,
"c": 0.20073,
"h": 149
},
"luminance": 0.65857
}Semantic roles & 50–950 ramp
primary
#56F080
secondary
#BA3094
accent
#05A4E0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580