#57FC92#57FC92
#57FC92 is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.1% C 0.200 H 151.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #57FC92 |
|---|---|
| RGB | rgb(87, 252, 146) |
| HSL | hsl(141, 96%, 66%) |
| HSV | hsv(141, 65%, 99%) |
| CMYK | cmyk(65.5%, 0%, 42.1%, 1.2%) |
| CIE-LAB | lab(88.79, -65.10, 38.51) |
| CIE-LCH | lch(88.79, 75.64, 149.40°) |
| OKLab | oklab(88.12% -0.1756 0.0952) |
| OKLCH | oklch(88.12% 0.2 151.6) |
| XYZ | xyz(43.9256, 73.7177, 39.1026) |
| Luminance | 0.7372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.19
Sea Green (survey)
#53FCA1
ΔE00 2.50
Light Green Blue
#56FCA2
ΔE00 2.61
Turquoise Green
#04F489
ΔE00 2.92
Minty Green
#0BF77D
ΔE00 3.01
Spring Green
#00FF7F
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FC92 #FC57C1
analogous
#6FFC57 #57FC92 #57FCE5
triadic
#57FC92 #9257FC #FC9257
tetradic
#57FC92 #576FFC #FC57C1 #FCE557
square
#57FC92 #576FFC #FC57C1 #FCE557
split-complementary
#57FC92 #E557FC #FC576F
monochromatic
#04D54F #1BFB6B #57FC92 #93FDB9 #CFFEE0
Accessibility & contrast
On white
1.33
#57FC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#57FC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FC92
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FC92 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#00F8E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #57fc92; /* rgb */ color: rgb(87, 252, 146); /* oklch */ color: oklch(88.1% 0.200 151.6);
Tailwind
colors: {
custom: {
50: '#98feb3',
500: '#57fc92',
950: '#000000',
},
}SCSS
$custom: #57fc92; $custom-light: #98feb3; $custom-dark: #000000;
JSON
{
"hex": "#57fc92",
"rgb": {
"r": 87,
"g": 252,
"b": 146
},
"hsl": {
"h": 141.455,
"s": 96.491,
"l": 66.471
},
"oklch": {
"l": 0.88119,
"c": 0.19975,
"h": 151.6
},
"luminance": 0.73722
}Semantic roles & 50–950 ramp
primary
#57FC92
secondary
#CF2893
accent
#0093E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681