#57FF85#57FF85
#57FF85 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.215 H 148.8°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #57FF85 |
|---|---|
| RGB | rgb(87, 255, 133) |
| HSL | hsl(136, 100%, 67%) |
| HSV | hsv(136, 66%, 100%) |
| CMYK | cmyk(65.9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.50, -68.20, 45.69) |
| CIE-LCH | lch(89.50, 82.09, 146.18°) |
| OKLab | oklab(88.65% -0.1838 0.1112) |
| OKLCH | oklch(88.65% 0.215 148.8) |
| XYZ | xyz(43.9208, 75.2350, 34.3929) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.19
Spearmint
#1EF876
ΔE00 2.54
Wintergreen
#20F986
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 2.83
Lightgreen (survey)
#76FF7B
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FF85 #FF57D1
analogous
#7DFF57 #57FF85 #57FFD9
triadic
#57FF85 #8557FF #FF8557
tetradic
#57FF85 #577DFF #FF57D1 #FFD957
square
#57FF85 #577DFF #FF57D1 #FFD957
split-complementary
#57FF85 #D957FF #FF577D
monochromatic
#00DC3C #1AFF59 #57FF85 #94FFB1 #D1FFDE
Accessibility & contrast
On white
1.31
#57FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#57FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FF85
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FF85 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#03FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #57ff85; /* rgb */ color: rgb(87, 255, 133); /* oklch */ color: oklch(88.6% 0.215 148.8);
Tailwind
colors: {
custom: {
50: '#98ffaa',
500: '#57ff85',
950: '#000000',
},
}SCSS
$custom: #57ff85; $custom-light: #98ffaa; $custom-dark: #000000;
JSON
{
"hex": "#57ff85",
"rgb": {
"r": 87,
"g": 255,
"b": 133
},
"hsl": {
"h": 136.429,
"s": 100,
"l": 67.059
},
"oklch": {
"l": 0.88649,
"c": 0.21483,
"h": 148.8
},
"luminance": 0.7524
}Semantic roles & 50–950 ramp
primary
#57FF85
secondary
#D526A5
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681