#57ED80#57ED80
#57ED80 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.1% C 0.197 H 149.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #57ED80 |
|---|---|
| RGB | rgb(87, 237, 128) |
| HSL | hsl(136, 81%, 64%) |
| HSV | hsv(136, 63%, 93%) |
| CMYK | cmyk(63.3%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.04, -62.53, 41.21) |
| CIE-LCH | lch(84.04, 74.89, 146.61°) |
| OKLab | oklab(84.13% -0.1687 0.1008) |
| OKLCH | oklch(84.13% 0.197 149.2) |
| XYZ | xyz(38.1081, 64.1492, 30.7916) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57ED80 #ED57C4
analogous
#79ED57 #57ED80 #57EDCB
triadic
#57ED80 #8057ED #ED8057
tetradic
#57ED80 #5779ED #ED57C4 #EDCB57
square
#57ED80 #5779ED #ED57C4 #EDCB57
split-complementary
#57ED80 #CB57ED #ED5779
monochromatic
#14B640 #20E756 #57ED80 #8EF3AA #C6F9D4
Accessibility & contrast
On white
1.52
#57ED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#57ED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57ED80
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57ED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57ED80 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#DCCC88
Tritanopia (blue-blind)
#22E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #57ed80; /* rgb */ color: rgb(87, 237, 128); /* oklch */ color: oklch(84.1% 0.197 149.2);
Tailwind
colors: {
custom: {
50: '#95f4a6',
500: '#57ed80',
950: '#000000',
},
}SCSS
$custom: #57ed80; $custom-light: #95f4a6; $custom-dark: #000000;
JSON
{
"hex": "#57ed80",
"rgb": {
"r": 87,
"g": 237,
"b": 128
},
"hsl": {
"h": 136.4,
"s": 80.645,
"l": 63.529
},
"oklch": {
"l": 0.84125,
"c": 0.19653,
"h": 149.2
},
"luminance": 0.64153
}Semantic roles & 50–950 ramp
primary
#57ED80
secondary
#B63392
accent
#09A3DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580