#57F77E#57F77E
#57F77E is a very light, highly saturated green. Relative luminance 0.701; OKLCH L 86.6% C 0.211 H 148.1°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #57F77E |
|---|---|
| RGB | rgb(87, 247, 126) |
| HSL | hsl(135, 91%, 65%) |
| HSV | hsv(135, 65%, 97%) |
| CMYK | cmyk(64.8%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(87.02, -66.41, 45.91) |
| CIE-LCH | lch(87.02, 80.73, 145.34°) |
| OKLab | oklab(86.57% -0.1791 0.1113) |
| OKLCH | oklch(86.57% 0.211 148.1) |
| XYZ | xyz(40.9542, 70.0499, 31.0973) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.04
Minty Green
#0BF77D
ΔE00 2.38
Wintergreen
#20F986
ΔE00 2.62
Spring Green
#00FF7F
ΔE00 2.76
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F77E #F757D0
analogous
#80F757 #57F77E #57F7CE
triadic
#57F77E #7E57F7 #F77E57
tetradic
#57F77E #5780F7 #F757D0 #F7CE57
square
#57F77E #5780F7 #F757D0 #F7CE57
split-complementary
#57F77E #CE57F7 #F75780
monochromatic
#0ACA39 #1DF451 #57F77E #91FAAB #CCFDD8
Accessibility & contrast
On white
1.40
#57F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#57F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F77E
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F77E | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E274
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#1BF2DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #57f77e; /* rgb */ color: rgb(87, 247, 126); /* oklch */ color: oklch(86.6% 0.211 148.1);
Tailwind
colors: {
custom: {
50: '#97fba5',
500: '#57f77e',
950: '#000000',
},
}SCSS
$custom: #57f77e; $custom-light: #97fba5; $custom-dark: #000000;
JSON
{
"hex": "#57f77e",
"rgb": {
"r": 87,
"g": 247,
"b": 126
},
"hsl": {
"h": 134.625,
"s": 90.909,
"l": 65.49
},
"oklch": {
"l": 0.86572,
"c": 0.2109,
"h": 148.1
},
"luminance": 0.70054
}Semantic roles & 50–950 ramp
primary
#57F77E
secondary
#C62CA1
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680