#57F87F#57F87F
#57F87F is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.8% C 0.211 H 148.2°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #57F87F |
|---|---|
| RGB | rgb(87, 248, 127) |
| HSL | hsl(135, 92%, 66%) |
| HSV | hsv(135, 65%, 97%) |
| CMYK | cmyk(64.9%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.33, -66.62, 45.83) |
| CIE-LCH | lch(87.33, 80.86, 145.47°) |
| OKLab | oklab(86.83% -0.1797 0.1112) |
| OKLCH | oklch(86.83% 0.211 148.2) |
| XYZ | xyz(41.3256, 70.6890, 31.5410) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.04
Minty Green
#0BF77D
ΔE00 2.37
Wintergreen
#20F986
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 2.63
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F87F #F857D0
analogous
#7FF857 #57F87F #57F8D0
triadic
#57F87F #7F57F8 #F87F57
tetradic
#57F87F #577FF8 #F857D0 #F8D057
square
#57F87F #577FF8 #F857D0 #F8D057
split-complementary
#57F87F #D057F8 #F8577F
monochromatic
#09CC39 #1CF652 #57F87F #92FAAC #CDFDD9
Accessibility & contrast
On white
1.39
#57F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#57F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F87F
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F87F | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E6D588
Tritanopia (blue-blind)
#19F3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #57f87f; /* rgb */ color: rgb(87, 248, 127); /* oklch */ color: oklch(86.8% 0.211 148.2);
Tailwind
colors: {
custom: {
50: '#97fca6',
500: '#57f87f',
950: '#000000',
},
}SCSS
$custom: #57f87f; $custom-light: #97fca6; $custom-dark: #000000;
JSON
{
"hex": "#57f87f",
"rgb": {
"r": 87,
"g": 248,
"b": 127
},
"hsl": {
"h": 134.907,
"s": 92,
"l": 65.686
},
"oklch": {
"l": 0.86834,
"c": 0.21128,
"h": 148.2
},
"luminance": 0.70693
}Semantic roles & 50–950 ramp
primary
#57F87F
secondary
#C82BA1
accent
#00ACE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680