#57F980#57F980
#57F980 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.1% C 0.212 H 148.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #57F980 |
|---|---|
| RGB | rgb(87, 249, 128) |
| HSL | hsl(135, 93%, 66%) |
| HSV | hsv(135, 65%, 98%) |
| CMYK | cmyk(65.1%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(87.65, -66.82, 45.74) |
| CIE-LCH | lch(87.65, 80.98, 145.61°) |
| OKLab | oklab(87.1% -0.1802 0.1111) |
| OKLCH | oklch(87.1% 0.212 148.4) |
| XYZ | xyz(41.6994, 71.3317, 31.9887) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.06
Minty Green
#0BF77D
ΔE00 2.38
Spring Green
#00FF7F
ΔE00 2.52
Wintergreen
#20F986
ΔE00 2.52
Lightgreen (survey)
#76FF7B
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F980 #F957D0
analogous
#7FF957 #57F980 #57F9D1
triadic
#57F980 #8057F9 #F98057
tetradic
#57F980 #577FF9 #F957D0 #F9D157
square
#57F980 #577FF9 #F957D0 #F9D157
split-complementary
#57F980 #D157F9 #F9577F
monochromatic
#07CE3A #1CF753 #57F980 #92FBAD #CDFDD9
Accessibility & contrast
On white
1.38
#57F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#57F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F980
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F980 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE476
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#17F4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #57f980; /* rgb */ color: rgb(87, 249, 128); /* oklch */ color: oklch(87.1% 0.212 148.4);
Tailwind
colors: {
custom: {
50: '#97fca7',
500: '#57f980',
950: '#000000',
},
}SCSS
$custom: #57f980; $custom-light: #97fca7; $custom-dark: #000000;
JSON
{
"hex": "#57f980",
"rgb": {
"r": 87,
"g": 249,
"b": 128
},
"hsl": {
"h": 135.185,
"s": 93.103,
"l": 65.882
},
"oklch": {
"l": 0.87096,
"c": 0.21167,
"h": 148.4
},
"luminance": 0.71336
}Semantic roles & 50–950 ramp
primary
#57F980
secondary
#CA2BA1
accent
#00ABE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1810
muted
#808680