#57FD7A#57FD7A
#57FD7A is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.0% C 0.222 H 147.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #57FD7A |
|---|---|
| RGB | rgb(87, 253, 122) |
| HSL | hsl(133, 98%, 67%) |
| HSV | hsv(133, 66%, 99%) |
| CMYK | cmyk(65.6%, 0%, 51.8%, 0.8%) |
| CIE-LAB | lab(88.77, -69.05, 49.94) |
| CIE-LCH | lch(88.77, 85.22, 144.13°) |
| OKLab | oklab(88% -0.1863 0.1201) |
| OKLCH | oklch(88% 0.222 147.2) |
| XYZ | xyz(42.5656, 73.6774, 30.3865) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Spearmint
#1EF876
ΔE00 2.34
Spring Green
#00FF7F
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 3.12
Light Bright Green
#53FE5C
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FD7A #FD57DA
analogous
#87FD57 #57FD7A #57FDCD
triadic
#57FD7A #7A57FD #FD7A57
tetradic
#57FD7A #5787FD #FD57DA #FDCD57
square
#57FD7A #5787FD #FD57DA #FDCD57
split-complementary
#57FD7A #CD57FD #FD5787
monochromatic
#03D72F #1BFC4A #57FD7A #93FEAA #D0FEDA
Accessibility & contrast
On white
1.33
#57FD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#57FD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FD7A
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FD7A | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76E
Deuteranopia (green-blind)
#ECD984
Tritanopia (blue-blind)
#19F8DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #57fd7a; /* rgb */ color: rgb(87, 253, 122); /* oklch */ color: oklch(88.0% 0.222 147.2);
Tailwind
colors: {
custom: {
50: '#98ffa3',
500: '#57fd7a',
950: '#000000',
},
}SCSS
$custom: #57fd7a; $custom-light: #98ffa3; $custom-dark: #000000;
JSON
{
"hex": "#57fd7a",
"rgb": {
"r": 87,
"g": 253,
"b": 122
},
"hsl": {
"h": 132.651,
"s": 97.647,
"l": 66.667
},
"oklch": {
"l": 0.88,
"c": 0.22166,
"h": 147.2
},
"luminance": 0.73682
}Semantic roles & 50–950 ramp
primary
#57FD7A
secondary
#D127AD
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680