#57F293#57F293
#57F293 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.186 H 152.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #57F293 |
|---|---|
| RGB | rgb(87, 242, 147) |
| HSL | hsl(143, 86%, 65%) |
| HSV | hsv(143, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(85.82, -61.27, 34.14) |
| CIE-LCH | lch(85.82, 70.13, 150.87°) |
| OKLab | oklab(85.68% -0.1655 0.0849) |
| OKLCH | oklch(85.68% 0.186 152.8) |
| XYZ | xyz(40.9457, 67.6328, 38.4947) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 2.50
Turquoise Green
#04F489
ΔE00 2.61
Mediumspringgreen
#00FA9A
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F293 #F257B6
analogous
#69F257 #57F293 #57F2E1
triadic
#57F293 #9357F2 #F29357
tetradic
#57F293 #5769F2 #F257B6 #F2E157
square
#57F293 #5769F2 #F257B6 #F2E157
split-complementary
#57F293 #E157F2 #F25769
monochromatic
#0FC053 #1EEE6E #57F293 #90F6B8 #C9FBDC
Accessibility & contrast
On white
1.45
#57F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#57F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F293
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F293 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#00EFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #57f293; /* rgb */ color: rgb(87, 242, 147); /* oklch */ color: oklch(85.7% 0.186 152.8);
Tailwind
colors: {
custom: {
50: '#96f7b3',
500: '#57f293',
950: '#000000',
},
}SCSS
$custom: #57f293; $custom-light: #96f7b3; $custom-dark: #000000;
JSON
{
"hex": "#57f293",
"rgb": {
"r": 87,
"g": 242,
"b": 147
},
"hsl": {
"h": 143.226,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.85682,
"c": 0.18606,
"h": 152.8
},
"luminance": 0.67637
}Semantic roles & 50–950 ramp
primary
#57F293
secondary
#BE3087
accent
#038CE2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581