#57F680#57F680
#57F680 is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.4% C 0.208 H 148.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #57F680 |
|---|---|
| RGB | rgb(87, 246, 128) |
| HSL | hsl(135, 90%, 65%) |
| HSV | hsv(135, 65%, 96%) |
| CMYK | cmyk(64.6%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(86.75, -65.76, 44.62) |
| CIE-LCH | lch(86.75, 79.47, 145.84°) |
| OKLab | oklab(86.35% -0.1774 0.1085) |
| OKLCH | oklch(86.35% 0.208 148.5) |
| XYZ | xyz(40.7795, 69.4920, 31.6821) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.16
Minty Green
#0BF77D
ΔE00 2.30
Wintergreen
#20F986
ΔE00 2.45
Spring Green
#00FF7F
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.39
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F680 #F657CD
analogous
#7DF657 #57F680 #57F6D0
triadic
#57F680 #8057F6 #F68057
tetradic
#57F680 #577DF6 #F657CD #F6D057
square
#57F680 #577DF6 #F657CD #F6D057
split-complementary
#57F680 #D057F6 #F6577D
monochromatic
#0BC83B #1DF354 #57F680 #91F9AC #CBFCD8
Accessibility & contrast
On white
1.41
#57F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#57F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F680
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F680 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E276
Deuteranopia (green-blind)
#E4D488
Tritanopia (blue-blind)
#1AF1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #57f680; /* rgb */ color: rgb(87, 246, 128); /* oklch */ color: oklch(86.4% 0.208 148.5);
Tailwind
colors: {
custom: {
50: '#97faa7',
500: '#57f680',
950: '#000000',
},
}SCSS
$custom: #57f680; $custom-light: #97faa7; $custom-dark: #000000;
JSON
{
"hex": "#57f680",
"rgb": {
"r": 87,
"g": 246,
"b": 128
},
"hsl": {
"h": 135.472,
"s": 89.831,
"l": 65.294
},
"oklch": {
"l": 0.86354,
"c": 0.20793,
"h": 148.5
},
"luminance": 0.69496
}Semantic roles & 50–950 ramp
primary
#57F680
secondary
#C42D9D
accent
#00AAE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580