#57EA7A#57EA7A
#57EA7A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.3% C 0.198 H 148.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #57EA7A |
|---|---|
| RGB | rgb(87, 234, 122) |
| HSL | hsl(134, 78%, 63%) |
| HSV | hsv(134, 63%, 92%) |
| CMYK | cmyk(62.8%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.06, -62.34, 42.88) |
| CIE-LCH | lch(83.06, 75.66, 145.48°) |
| OKLab | oklab(83.29% -0.1683 0.1043) |
| OKLCH | oklch(83.29% 0.198 148.2) |
| XYZ | xyz(36.8635, 62.2733, 28.4858) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.72
Lightish Green
#61E160
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.89
Wintergreen
#20F986
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EA7A #EA57C7
analogous
#7DEA57 #57EA7A #57EAC4
triadic
#57EA7A #7A57EA #EA7A57
tetradic
#57EA7A #577DEA #EA57C7 #EAC457
square
#57EA7A #577DEA #EA57C7 #EAC457
split-complementary
#57EA7A #C457EA #EA577D
monochromatic
#16B13B #21E34F #57EA7A #8DF1A5 #C4F8D0
Accessibility & contrast
On white
1.56
#57EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#57EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EA7A
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EA7A | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#29E5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #57ea7a; /* rgb */ color: rgb(87, 234, 122); /* oklch */ color: oklch(83.3% 0.198 148.2);
Tailwind
colors: {
custom: {
50: '#95f2a2',
500: '#57ea7a',
950: '#000000',
},
}SCSS
$custom: #57ea7a; $custom-light: #95f2a2; $custom-dark: #000000;
JSON
{
"hex": "#57ea7a",
"rgb": {
"r": 87,
"g": 234,
"b": 122
},
"hsl": {
"h": 134.286,
"s": 77.778,
"l": 62.941
},
"oklch": {
"l": 0.83288,
"c": 0.19798,
"h": 148.2
},
"luminance": 0.62277
}Semantic roles & 50–950 ramp
primary
#57EA7A
secondary
#B13493
accent
#0BA9DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580