#57F075#57F075
#57F075 is a very light, highly saturated green. Relative luminance 0.656; OKLCH L 84.7% C 0.210 H 147.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #57F075 |
|---|---|
| RGB | rgb(87, 240, 117) |
| HSL | hsl(132, 84%, 64%) |
| HSV | hsv(132, 64%, 94%) |
| CMYK | cmyk(63.7%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(84.81, -65.20, 47.42) |
| CIE-LCH | lch(84.81, 80.62, 143.97°) |
| OKLab | oklab(84.71% -0.176 0.1143) |
| OKLCH | oklch(84.71% 0.21 147) |
| XYZ | xyz(38.2988, 65.6269, 27.4751) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.59
Lightgreen (survey)
#76FF7B
ΔE00 3.87
Lightish Green
#61E160
ΔE00 3.88
Spring Green
#00FF7F
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F075 #F057D2
analogous
#86F057 #57F075 #57F0C2
triadic
#57F075 #7557F0 #F07557
tetradic
#57F075 #5786F0 #F057D2 #F0C257
square
#57F075 #5786F0 #F057D2 #F0C257
split-complementary
#57F075 #C257F0 #F05786
monochromatic
#11BC32 #1FEB47 #57F075 #8FF5A3 #C7FAD1
Accessibility & contrast
On white
1.49
#57F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#57F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F075
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F075 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#E0CF7E
Tritanopia (blue-blind)
#28EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #57f075; /* rgb */ color: rgb(87, 240, 117); /* oklch */ color: oklch(84.7% 0.210 147.0);
Tailwind
colors: {
custom: {
50: '#96f69f',
500: '#57f075',
950: '#000000',
},
}SCSS
$custom: #57f075; $custom-light: #96f69f; $custom-dark: #000000;
JSON
{
"hex": "#57f075",
"rgb": {
"r": 87,
"g": 240,
"b": 117
},
"hsl": {
"h": 131.765,
"s": 83.607,
"l": 64.118
},
"oklch": {
"l": 0.84708,
"c": 0.20986,
"h": 147
},
"luminance": 0.65631
}Semantic roles & 50–950 ramp
primary
#57F075
secondary
#BA319F
accent
#05B5E0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580