#57EC76#57EC76
#57EC76 is a very light, highly saturated green. Relative luminance 0.633; OKLCH L 83.7% C 0.204 H 147.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #57EC76 |
|---|---|
| RGB | rgb(87, 236, 118) |
| HSL | hsl(132, 80%, 63%) |
| HSV | hsv(132, 63%, 93%) |
| CMYK | cmyk(63.1%, 0%, 50%, 7.5%) |
| CIE-LAB | lab(83.61, -63.64, 45.48) |
| CIE-LCH | lch(83.61, 78.22, 144.45°) |
| OKLab | oklab(83.73% -0.1718 0.11) |
| OKLCH | oklch(83.73% 0.204 147.4) |
| XYZ | xyz(37.1933, 63.3214, 27.3982) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.39
Lightish Green
#61E160
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EC76 #EC57CD
analogous
#82EC57 #57EC76 #57ECC0
triadic
#57EC76 #7657EC #EC7657
tetradic
#57EC76 #5782EC #EC57CD #ECC057
square
#57EC76 #5782EC #EC57CD #ECC057
split-complementary
#57EC76 #C057EC #EC5782
monochromatic
#14B436 #20E649 #57EC76 #8EF2A3 #C5F8D0
Accessibility & contrast
On white
1.54
#57EC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#57EC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EC76
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EC76 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86C
Deuteranopia (green-blind)
#DCCB7E
Tritanopia (blue-blind)
#2AE7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #57ec76; /* rgb */ color: rgb(87, 236, 118); /* oklch */ color: oklch(83.7% 0.204 147.4);
Tailwind
colors: {
custom: {
50: '#95f3a0',
500: '#57ec76',
950: '#000000',
},
}SCSS
$custom: #57ec76; $custom-light: #95f3a0; $custom-dark: #000000;
JSON
{
"hex": "#57ec76",
"rgb": {
"r": 87,
"g": 236,
"b": 118
},
"hsl": {
"h": 132.483,
"s": 79.679,
"l": 63.333
},
"oklch": {
"l": 0.83727,
"c": 0.204,
"h": 147.4
},
"luminance": 0.63325
}Semantic roles & 50–950 ramp
primary
#57EC76
secondary
#B43399
accent
#0AB0DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580