#57EB7E#57EB7E
#57EB7E is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.196 H 148.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #57EB7E |
|---|---|
| RGB | rgb(87, 235, 126) |
| HSL | hsl(136, 79%, 63%) |
| HSV | hsv(136, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(83.41, -62.11, 41.39) |
| CIE-LCH | lch(83.41, 74.63, 146.32°) |
| OKLab | oklab(83.6% -0.1676 0.1011) |
| OKLCH | oklch(83.6% 0.196 148.9) |
| XYZ | xyz(37.4020, 62.9455, 29.9132) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Minty Green
#0BF77D
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.70
Lightish Green
#61E160
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EB7E #EB57C4
analogous
#7AEB57 #57EB7E #57EBC8
triadic
#57EB7E #7E57EB #EB7E57
tetradic
#57EB7E #577AEB #EB57C4 #EBC857
square
#57EB7E #577AEB #EB57C4 #EBC857
split-complementary
#57EB7E #C857EB #EB577A
monochromatic
#15B23F #20E454 #57EB7E #8EF2A8 #C4F8D2
Accessibility & contrast
On white
1.55
#57EB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#57EB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EB7E
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EB7E | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#25E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #57eb7e; /* rgb */ color: rgb(87, 235, 126); /* oklch */ color: oklch(83.6% 0.196 148.9);
Tailwind
colors: {
custom: {
50: '#95f2a5',
500: '#57eb7e',
950: '#000000',
},
}SCSS
$custom: #57eb7e; $custom-light: #95f2a5; $custom-dark: #000000;
JSON
{
"hex": "#57eb7e",
"rgb": {
"r": 87,
"g": 235,
"b": 126
},
"hsl": {
"h": 135.811,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.83598,
"c": 0.19574,
"h": 148.9
},
"luminance": 0.62949
}Semantic roles & 50–950 ramp
primary
#57EB7E
secondary
#B33491
accent
#0AA4DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580