#57E97D#57E97D
#57E97D is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.1% C 0.194 H 148.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #57E97D |
|---|---|
| RGB | rgb(87, 233, 125) |
| HSL | hsl(136, 77%, 63%) |
| HSV | hsv(136, 63%, 91%) |
| CMYK | cmyk(62.7%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(82.80, -61.53, 41.09) |
| CIE-LCH | lch(82.80, 73.99, 146.26°) |
| OKLab | oklab(83.09% -0.1661 0.1004) |
| OKLCH | oklch(83.09% 0.194 148.9) |
| XYZ | xyz(36.7684, 61.7810, 29.3853) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.16
Turquoise Green
#04F489
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 3.79
Wintergreen
#20F986
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.06
Lightish Green
#61E160
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57E97D #E957C3
analogous
#7AE957 #57E97D #57E9C6
triadic
#57E97D #7D57E9 #E97D57
tetradic
#57E97D #577AE9 #E957C3 #E9C657
square
#57E97D #577AE9 #E957C3 #E9C657
split-complementary
#57E97D #C657E9 #E9577A
monochromatic
#17AF3E #21E253 #57E97D #8DF0A7 #C3F7D1
Accessibility & contrast
On white
1.57
#57E97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#57E97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57E97D
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57E97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57E97D | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD674
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#27E5CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #57e97d; /* rgb */ color: rgb(87, 233, 125); /* oklch */ color: oklch(83.1% 0.194 148.9);
Tailwind
colors: {
custom: {
50: '#95f1a4',
500: '#57e97d',
950: '#000000',
},
}SCSS
$custom: #57e97d; $custom-light: #95f1a4; $custom-dark: #000000;
JSON
{
"hex": "#57e97d",
"rgb": {
"r": 87,
"g": 233,
"b": 125
},
"hsl": {
"h": 135.616,
"s": 76.842,
"l": 62.745
},
"oklch": {
"l": 0.83085,
"c": 0.19406,
"h": 148.9
},
"luminance": 0.61785
}Semantic roles & 50–950 ramp
primary
#57E97D
secondary
#AF3590
accent
#0CA4D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580