#57FC93#57FC93
#57FC93 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.1% C 0.199 H 151.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #57FC93 |
|---|---|
| RGB | rgb(87, 252, 147) |
| HSL | hsl(142, 96%, 66%) |
| HSV | hsv(142, 65%, 99%) |
| CMYK | cmyk(65.5%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(88.80, -64.94, 38.04) |
| CIE-LCH | lch(88.80, 75.26, 149.64°) |
| OKLab | oklab(88.14% -0.1752 0.0941) |
| OKLCH | oklch(88.14% 0.199 151.8) |
| XYZ | xyz(44.0037, 73.7489, 39.5140) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.25
Sea Green (survey)
#53FCA1
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.10
Mediumspringgreen
#00FA9A
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57FC93 #FC57C0
analogous
#6EFC57 #57FC93 #57FCE5
triadic
#57FC93 #9357FC #FC9357
tetradic
#57FC93 #576EFC #FC57C0 #FCE557
square
#57FC93 #576EFC #FC57C0 #FCE557
split-complementary
#57FC93 #E557FC #FC576E
monochromatic
#04D550 #1BFB6C #57FC93 #93FDBA #CFFEE0
Accessibility & contrast
On white
1.33
#57FC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#57FC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57FC93
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57FC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57FC93 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#E8D99A
Tritanopia (blue-blind)
#00F8E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #57fc93; /* rgb */ color: rgb(87, 252, 147); /* oklch */ color: oklch(88.1% 0.199 151.8);
Tailwind
colors: {
custom: {
50: '#98feb4',
500: '#57fc93',
950: '#000000',
},
}SCSS
$custom: #57fc93; $custom-light: #98feb4; $custom-dark: #000000;
JSON
{
"hex": "#57fc93",
"rgb": {
"r": 87,
"g": 252,
"b": 147
},
"hsl": {
"h": 141.818,
"s": 96.491,
"l": 66.471
},
"oklch": {
"l": 0.88136,
"c": 0.19887,
"h": 151.8
},
"luminance": 0.73754
}Semantic roles & 50–950 ramp
primary
#57FC93
secondary
#CF2892
accent
#0092E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681