#56EE80#56EE80
#56EE80 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.3% C 0.198 H 149.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #56EE80 |
|---|---|
| RGB | rgb(86, 238, 128) |
| HSL | hsl(137, 82%, 64%) |
| HSV | hsv(137, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.32, -63.08, 41.56) |
| CIE-LCH | lch(84.32, 75.54, 146.63°) |
| OKLab | oklab(84.35% -0.1702 0.1016) |
| OKLCH | oklch(84.35% 0.198 149.2) |
| XYZ | xyz(38.3057, 64.6821, 30.8841) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EE80 #EE56C4
analogous
#78EE56 #56EE80 #56EECC
triadic
#56EE80 #8056EE #EE8056
tetradic
#56EE80 #5678EE #EE56C4 #EECC56
square
#56EE80 #5678EE #EE56C4 #EECC56
split-complementary
#56EE80 #CC56EE #EE5678
monochromatic
#12B740 #1EE856 #56EE80 #8EF4AA #C5F9D4
Accessibility & contrast
On white
1.51
#56EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#56EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EE80
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EE80 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA77
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#1DEAD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ee80; /* rgb */ color: rgb(86, 238, 128); /* oklch */ color: oklch(84.3% 0.198 149.2);
Tailwind
colors: {
custom: {
50: '#95f5a6',
500: '#56ee80',
950: '#000000',
},
}SCSS
$custom: #56ee80; $custom-light: #95f5a6; $custom-dark: #000000;
JSON
{
"hex": "#56ee80",
"rgb": {
"r": 86,
"g": 238,
"b": 128
},
"hsl": {
"h": 136.579,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.84346,
"c": 0.19819,
"h": 149.2
},
"luminance": 0.64686
}Semantic roles & 50–950 ramp
primary
#56EE80
secondary
#B73292
accent
#07A3DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580