#57F67F#57F67F
#57F67F is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.3% C 0.209 H 148.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #57F67F |
|---|---|
| RGB | rgb(87, 246, 127) |
| HSL | hsl(135, 90%, 65%) |
| HSV | hsv(135, 65%, 96%) |
| CMYK | cmyk(64.6%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(86.73, -65.91, 45.08) |
| CIE-LCH | lch(86.73, 79.85, 145.63°) |
| OKLab | oklab(86.34% -0.1778 0.1095) |
| OKLCH | oklch(86.34% 0.209 148.4) |
| XYZ | xyz(40.7140, 69.4658, 31.3372) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.12
Minty Green
#0BF77D
ΔE00 2.33
Wintergreen
#20F986
ΔE00 2.53
Spring Green
#00FF7F
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F67F #F657CE
analogous
#7FF657 #57F67F #57F6CE
triadic
#57F67F #7F57F6 #F67F57
tetradic
#57F67F #577FF6 #F657CE #F6CE57
square
#57F67F #577FF6 #F657CE #F6CE57
split-complementary
#57F67F #CE57F6 #F6577F
monochromatic
#0BC83A #1DF353 #57F67F #91F9AB #CBFCD8
Accessibility & contrast
On white
1.41
#57F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#57F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F67F
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F67F | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#1BF1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #57f67f; /* rgb */ color: rgb(87, 246, 127); /* oklch */ color: oklch(86.3% 0.209 148.4);
Tailwind
colors: {
custom: {
50: '#97faa6',
500: '#57f67f',
950: '#000000',
},
}SCSS
$custom: #57f67f; $custom-light: #97faa6; $custom-dark: #000000;
JSON
{
"hex": "#57f67f",
"rgb": {
"r": 87,
"g": 246,
"b": 127
},
"hsl": {
"h": 135.094,
"s": 89.831,
"l": 65.294
},
"oklch": {
"l": 0.8634,
"c": 0.20879,
"h": 148.4
},
"luminance": 0.6947
}Semantic roles & 50–950 ramp
primary
#57F67F
secondary
#C42D9E
accent
#00ACE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580