#57F588#57F588
#57F588 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.2% C 0.200 H 150.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #57F588 |
|---|---|
| RGB | rgb(87, 245, 136) |
| HSL | hsl(139, 89%, 65%) |
| HSV | hsv(139, 64%, 96%) |
| CMYK | cmyk(64.5%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(86.56, -64.19, 40.52) |
| CIE-LCH | lch(86.56, 75.91, 147.74°) |
| OKLab | oklab(86.23% -0.1731 0.0995) |
| OKLCH | oklch(86.23% 0.2 150.1) |
| XYZ | xyz(41.0236, 69.1043, 34.4643) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.14
Minty Green
#0BF77D
ΔE00 2.47
Turquoise Green
#04F489
ΔE00 2.64
Spearmint
#1EF876
ΔE00 2.88
Spring Green
#00FF7F
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F588 #F557C4
analogous
#75F557 #57F588 #57F5D7
triadic
#57F588 #8857F5 #F58857
tetradic
#57F588 #5775F5 #F557C4 #F5D757
square
#57F588 #5775F5 #F557C4 #F5D757
split-complementary
#57F588 #D757F5 #F55775
monochromatic
#0CC645 #1DF25F #57F588 #91F8B1 #CBFCDA
Accessibility & contrast
On white
1.42
#57F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#57F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F588
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F588 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#E3D38F
Tritanopia (blue-blind)
#11F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #57f588; /* rgb */ color: rgb(87, 245, 136); /* oklch */ color: oklch(86.2% 0.200 150.1);
Tailwind
colors: {
custom: {
50: '#97faac',
500: '#57f588',
950: '#000000',
},
}SCSS
$custom: #57f588; $custom-light: #97faac; $custom-dark: #000000;
JSON
{
"hex": "#57f588",
"rgb": {
"r": 87,
"g": 245,
"b": 136
},
"hsl": {
"h": 138.608,
"s": 88.764,
"l": 65.098
},
"oklch": {
"l": 0.86232,
"c": 0.19968,
"h": 150.1
},
"luminance": 0.69109
}Semantic roles & 50–950 ramp
primary
#57F588
secondary
#C32D94
accent
#009EE5
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581