#57FA7E#57FA7E
#57FA7E is a very light, highly saturated green. Relative luminance 0.719; OKLCH L 87.3% C 0.215 H 148.0°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #57FA7E |
|---|---|
| RGB | rgb(87, 250, 126) |
| HSL | hsl(134, 94%, 66%) |
| HSV | hsv(134, 65%, 98%) |
| CMYK | cmyk(65.2%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(87.92, -67.46, 47.03) |
| CIE-LCH | lch(87.92, 82.23, 145.12°) |
| OKLab | oklab(87.31% -0.1819 0.1138) |
| OKLCH | oklch(87.31% 0.215 148) |
| XYZ | xyz(41.8789, 71.8994, 31.4056) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.04
Spring Green
#00FF7F
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 2.72
Wintergreen
#20F986
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FA7E #FA57D3
analogous
#81FA57 #57FA7E #57FAD0
triadic
#57FA7E #7E57FA #FA7E57
tetradic
#57FA7E #5781FA #FA57D3 #FAD057
square
#57FA7E #5781FA #FA57D3 #FAD057
split-complementary
#57FA7E #D057FA #FA5781
monochromatic
#06D037 #1CF850 #57FA7E #92FCAC #CEFED9
Accessibility & contrast
On white
1.37
#57FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#57FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FA7E
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FA7E | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE574
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#18F5DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #57fa7e; /* rgb */ color: rgb(87, 250, 126); /* oklch */ color: oklch(87.3% 0.215 148.0);
Tailwind
colors: {
custom: {
50: '#98fda5',
500: '#57fa7e',
950: '#000000',
},
}SCSS
$custom: #57fa7e; $custom-light: #98fda5; $custom-dark: #000000;
JSON
{
"hex": "#57fa7e",
"rgb": {
"r": 87,
"g": 250,
"b": 126
},
"hsl": {
"h": 134.356,
"s": 94.22,
"l": 66.078
},
"oklch": {
"l": 0.87314,
"c": 0.21462,
"h": 148
},
"luminance": 0.71904
}Semantic roles & 50–950 ramp
primary
#57FA7E
secondary
#CB2AA5
accent
#00AFE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680