#57F07C#57F07C
#57F07C is a very light, highly saturated green. Relative luminance 0.658; OKLCH L 84.8% C 0.204 H 148.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #57F07C |
|---|---|
| RGB | rgb(87, 240, 124) |
| HSL | hsl(135, 84%, 64%) |
| HSV | hsv(135, 64%, 94%) |
| CMYK | cmyk(63.7%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(84.89, -64.21, 44.21) |
| CIE-LCH | lch(84.89, 77.96, 145.45°) |
| OKLab | oklab(84.81% -0.1733 0.1074) |
| OKLCH | oklch(84.81% 0.204 148.2) |
| XYZ | xyz(38.7259, 65.7977, 29.7242) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 2.74
Wintergreen
#20F986
ΔE00 3.06
Weird Green
#3AE57F
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F07C #F057CB
analogous
#7FF057 #57F07C #57F0C9
triadic
#57F07C #7C57F0 #F07C57
tetradic
#57F07C #577FF0 #F057CB #F0C957
square
#57F07C #577FF0 #F057CB #F0C957
split-complementary
#57F07C #C957F0 #F0577F
monochromatic
#11BC3A #1FEB50 #57F07C #8FF5A8 #C7FAD4
Accessibility & contrast
On white
1.48
#57F07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#57F07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F07C
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F07C | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC72
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#23EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #57f07c; /* rgb */ color: rgb(87, 240, 124); /* oklch */ color: oklch(84.8% 0.204 148.2);
Tailwind
colors: {
custom: {
50: '#96f6a4',
500: '#57f07c',
950: '#000000',
},
}SCSS
$custom: #57f07c; $custom-light: #96f6a4; $custom-dark: #000000;
JSON
{
"hex": "#57f07c",
"rgb": {
"r": 87,
"g": 240,
"b": 124
},
"hsl": {
"h": 134.51,
"s": 83.607,
"l": 64.118
},
"oklch": {
"l": 0.84808,
"c": 0.20385,
"h": 148.2
},
"luminance": 0.65802
}Semantic roles & 50–950 ramp
primary
#57F07C
secondary
#BA3199
accent
#05ABE0
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580