#57FC77#57FC77
#57FC77 is a very light, highly saturated green. Relative luminance 0.730; OKLCH L 87.7% C 0.223 H 146.8°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #57FC77 |
|---|---|
| RGB | rgb(87, 252, 119) |
| HSL | hsl(132, 96%, 66%) |
| HSV | hsv(132, 65%, 99%) |
| CMYK | cmyk(65.5%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(88.44, -69.11, 50.91) |
| CIE-LCH | lch(88.44, 85.84, 143.62°) |
| OKLab | oklab(87.71% -0.1865 0.1221) |
| OKLCH | oklch(87.71% 0.223 146.8) |
| XYZ | xyz(42.0677, 72.9745, 29.3177) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.11
Spearmint
#1EF876
ΔE00 2.37
Spring Green
#00FF7F
ΔE00 2.81
Light Bright Green
#53FE5C
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.23
Bright Light Green
#2DFE54
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FC77 #FC57DC
analogous
#8AFC57 #57FC77 #57FCC9
triadic
#57FC77 #7757FC #FC7757
tetradic
#57FC77 #578AFC #FC57DC #FCC957
square
#57FC77 #578AFC #FC57DC #FCC957
split-complementary
#57FC77 #C957FC #FC578A
monochromatic
#04D52C #1BFB46 #57FC77 #93FDA8 #CFFED8
Accessibility & contrast
On white
1.35
#57FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#57FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FC77
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FC77 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE66B
Deuteranopia (green-blind)
#EBD881
Tritanopia (blue-blind)
#1DF7DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #57fc77; /* rgb */ color: rgb(87, 252, 119); /* oklch */ color: oklch(87.7% 0.223 146.8);
Tailwind
colors: {
custom: {
50: '#98ffa1',
500: '#57fc77',
950: '#000000',
},
}SCSS
$custom: #57fc77; $custom-light: #98ffa1; $custom-dark: #000000;
JSON
{
"hex": "#57fc77",
"rgb": {
"r": 87,
"g": 252,
"b": 119
},
"hsl": {
"h": 131.636,
"s": 96.491,
"l": 66.471
},
"oklch": {
"l": 0.87712,
"c": 0.22293,
"h": 146.8
},
"luminance": 0.72979
}Semantic roles & 50–950 ramp
primary
#57FC77
secondary
#CF28AF
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680