#57FC74#57FC74
#57FC74 is a very light, highly saturated green. Relative luminance 0.729; OKLCH L 87.7% C 0.225 H 146.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #57FC74 |
|---|---|
| RGB | rgb(87, 252, 116) |
| HSL | hsl(131, 96%, 66%) |
| HSV | hsv(131, 65%, 99%) |
| CMYK | cmyk(65.5%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(88.40, -69.50, 52.24) |
| CIE-LCH | lch(88.40, 86.95, 143.07°) |
| OKLab | oklab(87.67% -0.1876 0.1249) |
| OKLCH | oklch(87.67% 0.225 146.4) |
| XYZ | xyz(41.8904, 72.9036, 28.3838) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.04
Spearmint
#1EF876
ΔE00 2.55
Light Bright Green
#53FE5C
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 3.05
Bright Light Green
#2DFE54
ΔE00 3.29
Light Neon Green
#4EFD54
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FC74 #FC57DF
analogous
#8DFC57 #57FC74 #57FCC6
triadic
#57FC74 #7457FC #FC7457
tetradic
#57FC74 #578DFC #FC57DF #FCC657
square
#57FC74 #578DFC #FC57DF #FCC657
split-complementary
#57FC74 #C657FC #FC578D
monochromatic
#04D529 #1BFB42 #57FC74 #93FDA6 #CFFED7
Accessibility & contrast
On white
1.35
#57FC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#57FC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FC74
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FC74 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE667
Deuteranopia (green-blind)
#EBD87E
Tritanopia (blue-blind)
#1FF6DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #57fc74; /* rgb */ color: rgb(87, 252, 116); /* oklch */ color: oklch(87.7% 0.225 146.4);
Tailwind
colors: {
custom: {
50: '#98ff9f',
500: '#57fc74',
950: '#000000',
},
}SCSS
$custom: #57fc74; $custom-light: #98ff9f; $custom-dark: #000000;
JSON
{
"hex": "#57fc74",
"rgb": {
"r": 87,
"g": 252,
"b": 116
},
"hsl": {
"h": 130.545,
"s": 96.491,
"l": 66.471
},
"oklch": {
"l": 0.87673,
"c": 0.22538,
"h": 146.4
},
"luminance": 0.72908
}Semantic roles & 50–950 ramp
primary
#57FC74
secondary
#CF28B2
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680