#57EB7D#57EB7D
#57EB7D is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.197 H 148.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #57EB7D |
|---|---|
| RGB | rgb(87, 235, 125) |
| HSL | hsl(135, 79%, 63%) |
| HSV | hsv(135, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.40, -62.26, 41.86) |
| CIE-LCH | lch(83.40, 75.02, 146.09°) |
| OKLab | oklab(83.58% -0.168 0.1021) |
| OKLCH | oklch(83.58% 0.197 148.7) |
| XYZ | xyz(37.3378, 62.9198, 29.5751) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.66
Lightish Green
#61E160
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EB7D #EB57C5
analogous
#7BEB57 #57EB7D #57EBC7
triadic
#57EB7D #7D57EB #EB7D57
tetradic
#57EB7D #577BEB #EB57C5 #EBC757
square
#57EB7D #577BEB #EB57C5 #EBC757
split-complementary
#57EB7D #C757EB #EB577B
monochromatic
#15B23E #20E453 #57EB7D #8EF2A7 #C4F8D2
Accessibility & contrast
On white
1.55
#57EB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#57EB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EB7D
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EB7D | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD874
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#26E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #57eb7d; /* rgb */ color: rgb(87, 235, 125); /* oklch */ color: oklch(83.6% 0.197 148.7);
Tailwind
colors: {
custom: {
50: '#95f2a4',
500: '#57eb7d',
950: '#000000',
},
}SCSS
$custom: #57eb7d; $custom-light: #95f2a4; $custom-dark: #000000;
JSON
{
"hex": "#57eb7d",
"rgb": {
"r": 87,
"g": 235,
"b": 125
},
"hsl": {
"h": 135.405,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.83582,
"c": 0.19663,
"h": 148.7
},
"luminance": 0.62924
}Semantic roles & 50–950 ramp
primary
#57EB7D
secondary
#B33492
accent
#0AA5DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580