#57E97A#57E97A
#57E97A is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.0% C 0.197 H 148.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #57E97A |
|---|---|
| RGB | rgb(87, 233, 122) |
| HSL | hsl(134, 77%, 63%) |
| HSV | hsv(134, 63%, 91%) |
| CMYK | cmyk(62.7%, 0%, 47.6%, 8.6%) |
| CIE-LAB | lab(82.76, -61.98, 42.50) |
| CIE-LCH | lch(82.76, 75.15, 145.56°) |
| OKLab | oklab(83.04% -0.1673 0.1035) |
| OKLCH | oklch(83.04% 0.197 148.3) |
| XYZ | xyz(36.5796, 61.7055, 28.3912) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Lightish Green
#61E160
ΔE00 3.74
Minty Green
#0BF77D
ΔE00 3.77
Spearmint
#1EF876
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 3.96
Wintergreen
#20F986
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57E97A #E957C6
analogous
#7DE957 #57E97A #57E9C3
triadic
#57E97A #7A57E9 #E97A57
tetradic
#57E97A #577DE9 #E957C6 #E9C357
square
#57E97A #577DE9 #E957C6 #E9C357
split-complementary
#57E97A #C357E9 #E9577D
monochromatic
#17AF3B #21E24F #57E97A #8DF0A5 #C3F7D0
Accessibility & contrast
On white
1.57
#57E97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#57E97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57E97A
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57E97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57E97A | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#29E5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #57e97a; /* rgb */ color: rgb(87, 233, 122); /* oklch */ color: oklch(83.0% 0.197 148.3);
Tailwind
colors: {
custom: {
50: '#95f1a2',
500: '#57e97a',
950: '#000000',
},
}SCSS
$custom: #57e97a; $custom-light: #95f1a2; $custom-dark: #000000;
JSON
{
"hex": "#57e97a",
"rgb": {
"r": 87,
"g": 233,
"b": 122
},
"hsl": {
"h": 134.384,
"s": 76.842,
"l": 62.745
},
"oklch": {
"l": 0.83039,
"c": 0.19671,
"h": 148.3
},
"luminance": 0.61709
}Semantic roles & 50–950 ramp
primary
#57E97A
secondary
#AF3592
accent
#0CA8D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580