#57EA78#57EA78
#57EA78 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.3% C 0.200 H 147.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #57EA78 |
|---|---|
| RGB | rgb(87, 234, 120) |
| HSL | hsl(133, 78%, 63%) |
| HSV | hsv(133, 63%, 92%) |
| CMYK | cmyk(62.8%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.03, -62.64, 43.81) |
| CIE-LCH | lch(83.03, 76.43, 145.03°) |
| OKLab | oklab(83.26% -0.1691 0.1063) |
| OKLCH | oklch(83.26% 0.2 147.8) |
| XYZ | xyz(36.7409, 62.2242, 27.8399) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Lightish Green
#61E160
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.62
Spearmint
#1EF876
ΔE00 3.65
Wintergreen
#20F986
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57EA78 #EA57C9
analogous
#80EA57 #57EA78 #57EAC1
triadic
#57EA78 #7857EA #EA7857
tetradic
#57EA78 #5780EA #EA57C9 #EAC157
square
#57EA78 #5780EA #EA57C9 #EAC157
split-complementary
#57EA78 #C157EA #EA5780
monochromatic
#16B139 #21E34C #57EA78 #8DF1A4 #C4F8CF
Accessibility & contrast
On white
1.56
#57EA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#57EA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57EA78
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57EA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57EA78 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD76F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#2AE5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #57ea78; /* rgb */ color: rgb(87, 234, 120); /* oklch */ color: oklch(83.3% 0.200 147.8);
Tailwind
colors: {
custom: {
50: '#95f2a1',
500: '#57ea78',
950: '#000000',
},
}SCSS
$custom: #57ea78; $custom-light: #95f2a1; $custom-dark: #000000;
JSON
{
"hex": "#57ea78",
"rgb": {
"r": 87,
"g": 234,
"b": 120
},
"hsl": {
"h": 133.469,
"s": 77.778,
"l": 62.941
},
"oklch": {
"l": 0.83258,
"c": 0.19973,
"h": 147.8
},
"luminance": 0.62228
}Semantic roles & 50–950 ramp
primary
#57EA78
secondary
#B13495
accent
#0BACDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580