#57FD79#57FD79
#57FD79 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.0% C 0.222 H 147.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #57FD79 |
|---|---|
| RGB | rgb(87, 253, 121) |
| HSL | hsl(132, 98%, 67%) |
| HSV | hsv(132, 66%, 99%) |
| CMYK | cmyk(65.6%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(88.76, -69.19, 50.39) |
| CIE-LCH | lch(88.76, 85.59, 143.94°) |
| OKLab | oklab(87.99% -0.1867 0.1211) |
| OKLCH | oklch(87.99% 0.222 147) |
| XYZ | xyz(42.5039, 73.6528, 30.0619) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.11
Spearmint
#1EF876
ΔE00 2.38
Spring Green
#00FF7F
ΔE00 2.67
Minty Green
#0BF77D
ΔE00 3.19
Light Bright Green
#53FE5C
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FD79 #FD57DB
analogous
#88FD57 #57FD79 #57FDCC
triadic
#57FD79 #7957FD #FD7957
tetradic
#57FD79 #5788FD #FD57DB #FDCC57
square
#57FD79 #5788FD #FD57DB #FDCC57
split-complementary
#57FD79 #CC57FD #FD5788
monochromatic
#03D72E #1BFC49 #57FD79 #93FEA9 #D0FED9
Accessibility & contrast
On white
1.33
#57FD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#57FD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FD79
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FD79 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76D
Deuteranopia (green-blind)
#ECD983
Tritanopia (blue-blind)
#1AF8DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #57fd79; /* rgb */ color: rgb(87, 253, 121); /* oklch */ color: oklch(88.0% 0.222 147.0);
Tailwind
colors: {
custom: {
50: '#98ffa2',
500: '#57fd79',
950: '#000000',
},
}SCSS
$custom: #57fd79; $custom-light: #98ffa2; $custom-dark: #000000;
JSON
{
"hex": "#57fd79",
"rgb": {
"r": 87,
"g": 253,
"b": 121
},
"hsl": {
"h": 132.289,
"s": 97.647,
"l": 66.667
},
"oklch": {
"l": 0.87986,
"c": 0.22249,
"h": 147
},
"luminance": 0.73657
}Semantic roles & 50–950 ramp
primary
#57FD79
secondary
#D127AE
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680