#57EB8F#57EB8F
#57EB8F is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.181 H 152.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #57EB8F |
|---|---|
| RGB | rgb(87, 235, 143) |
| HSL | hsl(143, 79%, 63%) |
| HSV | hsv(143, 63%, 92%) |
| CMYK | cmyk(63%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(83.66, -59.34, 33.30) |
| CIE-LCH | lch(83.66, 68.04, 150.70°) |
| OKLab | oklab(83.89% -0.1604 0.0828) |
| OKLCH | oklch(83.89% 0.181 152.7) |
| XYZ | xyz(38.5936, 63.4221, 36.1891) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.78
Light Green Blue
#56FCA2
ΔE00 3.81
Mediumspringgreen
#00FA9A
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EB8F #EB57B3
analogous
#69EB57 #57EB8F #57EBD9
triadic
#57EB8F #8F57EB #EB8F57
tetradic
#57EB8F #5769EB #EB57B3 #EBD957
square
#57EB8F #5769EB #EB57B3 #EBD957
split-complementary
#57EB8F #D957EB #EB5769
monochromatic
#15B251 #20E46B #57EB8F #8EF2B3 #C4F8D8
Accessibility & contrast
On white
1.53
#57EB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#57EB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EB8F
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EB8F | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD989
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#14E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #57eb8f; /* rgb */ color: rgb(87, 235, 143); /* oklch */ color: oklch(83.9% 0.181 152.7);
Tailwind
colors: {
custom: {
50: '#95f2b0',
500: '#57eb8f',
950: '#000000',
},
}SCSS
$custom: #57eb8f; $custom-light: #95f2b0; $custom-dark: #000000;
JSON
{
"hex": "#57eb8f",
"rgb": {
"r": 87,
"g": 235,
"b": 143
},
"hsl": {
"h": 142.703,
"s": 78.723,
"l": 63.137
},
"oklch": {
"l": 0.83885,
"c": 0.18052,
"h": 152.7
},
"luminance": 0.63426
}Semantic roles & 50–950 ramp
primary
#57EB8F
secondary
#B33483
accent
#0A8CDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581