#57FA7A#57FA7A
#57FA7A is a very light, highly saturated green. Relative luminance 0.718; OKLCH L 87.3% C 0.218 H 147.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #57FA7A |
|---|---|
| RGB | rgb(87, 250, 122) |
| HSL | hsl(133, 94%, 66%) |
| HSV | hsv(133, 65%, 98%) |
| CMYK | cmyk(65.2%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(87.87, -68.02, 48.84) |
| CIE-LCH | lch(87.87, 83.74, 144.32°) |
| OKLab | oklab(87.26% -0.1835 0.1177) |
| OKLCH | oklch(87.26% 0.218 147.3) |
| XYZ | xyz(41.6260, 71.7982, 30.0733) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.08
Lightgreen (survey)
#76FF7B
ΔE00 2.45
Spring Green
#00FF7F
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.79
Wintergreen
#20F986
ΔE00 3.16
Light Bright Green
#53FE5C
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FA7A #FA57D7
analogous
#85FA57 #57FA7A #57FACB
triadic
#57FA7A #7A57FA #FA7A57
tetradic
#57FA7A #5785FA #FA57D7 #FACB57
square
#57FA7A #5785FA #FA57D7 #FACB57
split-complementary
#57FA7A #CB57FA #FA5785
monochromatic
#06D032 #1CF84B #57FA7A #92FCA9 #CEFED8
Accessibility & contrast
On white
1.37
#57FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#57FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FA7A
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FA7A | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#1CF5DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #57fa7a; /* rgb */ color: rgb(87, 250, 122); /* oklch */ color: oklch(87.3% 0.218 147.3);
Tailwind
colors: {
custom: {
50: '#98fda3',
500: '#57fa7a',
950: '#000000',
},
}SCSS
$custom: #57fa7a; $custom-light: #98fda3; $custom-dark: #000000;
JSON
{
"hex": "#57fa7a",
"rgb": {
"r": 87,
"g": 250,
"b": 122
},
"hsl": {
"h": 132.883,
"s": 94.22,
"l": 66.078
},
"oklch": {
"l": 0.87258,
"c": 0.21799,
"h": 147.3
},
"luminance": 0.71803
}Semantic roles & 50–950 ramp
primary
#57FA7A
secondary
#CB2AA9
accent
#00B4E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680