#57F286#57F286
#57F286 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.198 H 150.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #57F286 |
|---|---|
| RGB | rgb(87, 242, 134) |
| HSL | hsl(138, 86%, 65%) |
| HSV | hsv(138, 64%, 95%) |
| CMYK | cmyk(64%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(85.63, -63.42, 40.31) |
| CIE-LCH | lch(85.63, 75.14, 147.56°) |
| OKLab | oklab(85.46% -0.1711 0.0989) |
| OKLCH | oklch(85.46% 0.198 150) |
| XYZ | xyz(39.9826, 67.2476, 33.4226) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.65
Turquoise Green
#04F489
ΔE00 2.68
Spearmint
#1EF876
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F286 #F257C3
analogous
#75F257 #57F286 #57F2D4
triadic
#57F286 #8657F2 #F28657
tetradic
#57F286 #5775F2 #F257C3 #F2D457
square
#57F286 #5775F2 #F257C3 #F2D457
split-complementary
#57F286 #D457F2 #F25775
monochromatic
#0FC044 #1EEE5D #57F286 #90F6AF #C9FBD8
Accessibility & contrast
On white
1.45
#57F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#57F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F286
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F286 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#E0D18D
Tritanopia (blue-blind)
#18EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #57f286; /* rgb */ color: rgb(87, 242, 134); /* oklch */ color: oklch(85.5% 0.198 150.0);
Tailwind
colors: {
custom: {
50: '#96f7aa',
500: '#57f286',
950: '#000000',
},
}SCSS
$custom: #57f286; $custom-light: #96f7aa; $custom-dark: #000000;
JSON
{
"hex": "#57f286",
"rgb": {
"r": 87,
"g": 242,
"b": 134
},
"hsl": {
"h": 138.194,
"s": 85.635,
"l": 64.51
},
"oklch": {
"l": 0.85459,
"c": 0.19762,
"h": 150
},
"luminance": 0.67252
}Semantic roles & 50–950 ramp
primary
#57F286
secondary
#BE3093
accent
#039FE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581