#57ED7E#57ED7E
#57ED7E is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.1% C 0.198 H 148.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #57ED7E |
|---|---|
| RGB | rgb(87, 237, 126) |
| HSL | hsl(136, 81%, 64%) |
| HSV | hsv(136, 63%, 93%) |
| CMYK | cmyk(63.3%, 0%, 46.8%, 7.1%) |
| CIE-LAB | lab(84.02, -62.83, 42.15) |
| CIE-LCH | lch(84.02, 75.66, 146.15°) |
| OKLab | oklab(84.09% -0.1696 0.1028) |
| OKLCH | oklch(84.09% 0.198 148.8) |
| XYZ | xyz(37.9778, 64.0971, 30.1052) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.38
Lightish Green
#61E160
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57ED7E #ED57C6
analogous
#7BED57 #57ED7E #57EDC9
triadic
#57ED7E #7E57ED #ED7E57
tetradic
#57ED7E #577BED #ED57C6 #EDC957
square
#57ED7E #577BED #ED57C6 #EDC957
split-complementary
#57ED7E #C957ED #ED577B
monochromatic
#14B63E #20E754 #57ED7E #8EF3A8 #C6F9D3
Accessibility & contrast
On white
1.52
#57ED7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#57ED7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57ED7E
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57ED7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57ED7E | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#24E9D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #57ed7e; /* rgb */ color: rgb(87, 237, 126); /* oklch */ color: oklch(84.1% 0.198 148.8);
Tailwind
colors: {
custom: {
50: '#95f4a5',
500: '#57ed7e',
950: '#000000',
},
}SCSS
$custom: #57ed7e; $custom-light: #95f4a5; $custom-dark: #000000;
JSON
{
"hex": "#57ed7e",
"rgb": {
"r": 87,
"g": 237,
"b": 126
},
"hsl": {
"h": 135.6,
"s": 80.645,
"l": 63.529
},
"oklch": {
"l": 0.84094,
"c": 0.1983,
"h": 148.8
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#57ED7E
secondary
#B63394
accent
#09A6DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580