#57F294#57F294
#57F294 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.185 H 153.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #57F294 |
|---|---|
| RGB | rgb(87, 242, 148) |
| HSL | hsl(144, 86%, 65%) |
| HSV | hsv(144, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(85.84, -61.09, 33.66) |
| CIE-LCH | lch(85.84, 69.75, 151.15°) |
| OKLab | oklab(85.7% -0.1651 0.0838) |
| OKLCH | oklch(85.7% 0.185 153.1) |
| XYZ | xyz(41.0245, 67.6643, 38.9097) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 2.42
Turquoise Green
#04F489
ΔE00 2.67
Mediumspringgreen
#00FA9A
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F294 #F257B5
analogous
#68F257 #57F294 #57F2E2
triadic
#57F294 #9457F2 #F29457
tetradic
#57F294 #5768F2 #F257B5 #F2E257
square
#57F294 #5768F2 #F257B5 #F2E257
split-complementary
#57F294 #E257F2 #F25768
monochromatic
#0FC054 #1EEE70 #57F294 #90F6B8 #C9FBDC
Accessibility & contrast
On white
1.44
#57F294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#57F294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F294
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F294 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 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)
#F2DF8E
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#00EFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #57f294; /* rgb */ color: rgb(87, 242, 148); /* oklch */ color: oklch(85.7% 0.185 153.1);
Tailwind
colors: {
custom: {
50: '#96f7b4',
500: '#57f294',
950: '#000000',
},
}SCSS
$custom: #57f294; $custom-light: #96f7b4; $custom-dark: #000000;
JSON
{
"hex": "#57f294",
"rgb": {
"r": 87,
"g": 242,
"b": 148
},
"hsl": {
"h": 143.613,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.857,
"c": 0.18516,
"h": 153.1
},
"luminance": 0.67669
}Semantic roles & 50–950 ramp
primary
#57F294
secondary
#BE3086
accent
#038AE2
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581