#57EB7F#57EB7F
#57EB7F is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.6% C 0.195 H 149.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #57EB7F |
|---|---|
| RGB | rgb(87, 235, 127) |
| HSL | hsl(136, 79%, 63%) |
| HSV | hsv(136, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.43, -61.95, 40.92) |
| CIE-LCH | lch(83.43, 74.25, 146.56°) |
| OKLab | oklab(83.61% -0.1672 0.1001) |
| OKLCH | oklch(83.61% 0.195 149.1) |
| XYZ | xyz(37.4668, 62.9714, 30.2548) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.77
Lightish Green
#61E160
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EB7F #EB57C3
analogous
#79EB57 #57EB7F #57EBC9
triadic
#57EB7F #7F57EB #EB7F57
tetradic
#57EB7F #5779EB #EB57C3 #EBC957
square
#57EB7F #5779EB #EB57C3 #EBC957
split-complementary
#57EB7F #C957EB #EB5779
monochromatic
#15B240 #20E455 #57EB7F #8EF2A9 #C4F8D2
Accessibility & contrast
On white
1.54
#57EB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#57EB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EB7F
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EB7F | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#24E7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #57eb7f; /* rgb */ color: rgb(87, 235, 127); /* oklch */ color: oklch(83.6% 0.195 149.1);
Tailwind
colors: {
custom: {
50: '#95f2a5',
500: '#57eb7f',
950: '#000000',
},
}SCSS
$custom: #57eb7f; $custom-light: #95f2a5; $custom-dark: #000000;
JSON
{
"hex": "#57eb7f",
"rgb": {
"r": 87,
"g": 235,
"b": 127
},
"hsl": {
"h": 136.216,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.83613,
"c": 0.19485,
"h": 149.1
},
"luminance": 0.62975
}Semantic roles & 50–950 ramp
primary
#57EB7F
secondary
#B33490
accent
#0AA3DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580