#57F287#57F287
#57F287 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.197 H 150.2°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #57F287 |
|---|---|
| RGB | rgb(87, 242, 135) |
| HSL | hsl(139, 86%, 65%) |
| HSV | hsv(139, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 44.2%, 5.1%) |
| CIE-LAB | lab(85.64, -63.26, 39.84) |
| CIE-LCH | lch(85.64, 74.76, 147.80°) |
| OKLab | oklab(85.48% -0.1707 0.0979) |
| OKLCH | oklch(85.48% 0.197 150.2) |
| XYZ | xyz(40.0527, 67.2756, 33.7917) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 2.62
Minty Green
#0BF77D
ΔE00 2.70
Spearmint
#1EF876
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F287 #F257C2
analogous
#75F257 #57F287 #57F2D5
triadic
#57F287 #8757F2 #F28757
tetradic
#57F287 #5775F2 #F257C2 #F2D557
square
#57F287 #5775F2 #F257C2 #F2D557
split-complementary
#57F287 #D557F2 #F25775
monochromatic
#0FC046 #1EEE5E #57F287 #90F6B0 #C9FBD8
Accessibility & contrast
On white
1.45
#57F287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#57F287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F287
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F287 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7F
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#16EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #57f287; /* rgb */ color: rgb(87, 242, 135); /* oklch */ color: oklch(85.5% 0.197 150.2);
Tailwind
colors: {
custom: {
50: '#96f7ab',
500: '#57f287',
950: '#000000',
},
}SCSS
$custom: #57f287; $custom-light: #96f7ab; $custom-dark: #000000;
JSON
{
"hex": "#57f287",
"rgb": {
"r": 87,
"g": 242,
"b": 135
},
"hsl": {
"h": 138.581,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.85475,
"c": 0.19674,
"h": 150.2
},
"luminance": 0.6728
}Semantic roles & 50–950 ramp
primary
#57F287
secondary
#BE3092
accent
#039DE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581