#57FC90#57FC90
#57FC90 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.202 H 151.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #57FC90 |
|---|---|
| RGB | rgb(87, 252, 144) |
| HSL | hsl(141, 96%, 66%) |
| HSV | hsv(141, 65%, 99%) |
| CMYK | cmyk(65.5%, 0%, 42.9%, 1.2%) |
| CIE-LAB | lab(88.76, -65.43, 39.45) |
| CIE-LCH | lch(88.76, 76.40, 148.91°) |
| OKLab | oklab(88.09% -0.1765 0.0973) |
| OKLCH | oklch(88.09% 0.202 151.1) |
| XYZ | xyz(43.7714, 73.6560, 38.2904) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.10
Sea Green (survey)
#53FCA1
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 2.91
Light Green Blue
#56FCA2
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FC90 #FC57C3
analogous
#71FC57 #57FC90 #57FCE2
triadic
#57FC90 #9057FC #FC9057
tetradic
#57FC90 #5771FC #FC57C3 #FCE257
square
#57FC90 #5771FC #FC57C3 #FCE257
split-complementary
#57FC90 #E257FC #FC5771
monochromatic
#04D54C #1BFB68 #57FC90 #93FDB8 #CFFEDF
Accessibility & contrast
On white
1.33
#57FC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#57FC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FC90
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FC90 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE888
Deuteranopia (green-blind)
#E8D997
Tritanopia (blue-blind)
#00F8E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #57fc90; /* rgb */ color: rgb(87, 252, 144); /* oklch */ color: oklch(88.1% 0.202 151.1);
Tailwind
colors: {
custom: {
50: '#98feb2',
500: '#57fc90',
950: '#000000',
},
}SCSS
$custom: #57fc90; $custom-light: #98feb2; $custom-dark: #000000;
JSON
{
"hex": "#57fc90",
"rgb": {
"r": 87,
"g": 252,
"b": 144
},
"hsl": {
"h": 140.727,
"s": 96.491,
"l": 66.471
},
"oklch": {
"l": 0.88085,
"c": 0.20151,
"h": 151.1
},
"luminance": 0.73661
}Semantic roles & 50–950 ramp
primary
#57FC90
secondary
#CF2895
accent
#0096E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681