#56EE77#56EE77
#56EE77 is a very light, highly saturated green. Relative luminance 0.645; OKLCH L 84.2% C 0.206 H 147.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #56EE77 |
|---|---|
| RGB | rgb(86, 238, 119) |
| HSL | hsl(133, 82%, 64%) |
| HSV | hsv(133, 64%, 93%) |
| CMYK | cmyk(63.9%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.20, -64.41, 45.73) |
| CIE-LCH | lch(84.20, 78.99, 144.63°) |
| OKLab | oklab(84.21% -0.1738 0.1106) |
| OKLCH | oklch(84.21% 0.206 147.5) |
| XYZ | xyz(37.7394, 64.4555, 27.9015) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.54
Wintergreen
#20F986
ΔE00 3.55
Lightish Green
#61E160
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EE77 #EE56CD
analogous
#81EE56 #56EE77 #56EEC3
triadic
#56EE77 #7756EE #EE7756
tetradic
#56EE77 #5681EE #EE56CD #EEC356
square
#56EE77 #5681EE #EE56CD #EEC356
split-complementary
#56EE77 #C356EE #EE5681
monochromatic
#12B736 #1EE84A #56EE77 #8EF4A4 #C5F9D0
Accessibility & contrast
On white
1.51
#56EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#56EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EE77
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EE77 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6D
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#25E9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56ee77; /* rgb */ color: rgb(86, 238, 119); /* oklch */ color: oklch(84.2% 0.206 147.5);
Tailwind
colors: {
custom: {
50: '#95f5a0',
500: '#56ee77',
950: '#000000',
},
}SCSS
$custom: #56ee77; $custom-light: #95f5a0; $custom-dark: #000000;
JSON
{
"hex": "#56ee77",
"rgb": {
"r": 86,
"g": 238,
"b": 119
},
"hsl": {
"h": 133.026,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.84211,
"c": 0.20602,
"h": 147.5
},
"luminance": 0.64459
}Semantic roles & 50–950 ramp
primary
#56EE77
secondary
#B7329A
accent
#07AFDE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580