#57F585#57F585
#57F585 is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.2% C 0.202 H 149.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #57F585 |
|---|---|
| RGB | rgb(87, 245, 133) |
| HSL | hsl(137, 89%, 65%) |
| HSV | hsv(137, 64%, 96%) |
| CMYK | cmyk(64.5%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(86.51, -64.65, 41.92) |
| CIE-LCH | lch(86.51, 77.06, 147.04°) |
| OKLab | oklab(86.18% -0.1744 0.1026) |
| OKLCH | oklch(86.18% 0.202 149.5) |
| XYZ | xyz(40.8134, 69.0203, 33.3571) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.20
Minty Green
#0BF77D
ΔE00 2.34
Spearmint
#1EF876
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 2.86
Spring Green
#00FF7F
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F585 #F557C7
analogous
#78F557 #57F585 #57F5D4
triadic
#57F585 #8557F5 #F58557
tetradic
#57F585 #5778F5 #F557C7 #F5D457
square
#57F585 #5778F5 #F557C7 #F5D457
split-complementary
#57F585 #D457F5 #F55778
monochromatic
#0CC642 #1DF25B #57F585 #91F8AF #CBFCD9
Accessibility & contrast
On white
1.42
#57F585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#57F585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F585
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F585 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#15F1DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #57f585; /* rgb */ color: rgb(87, 245, 133); /* oklch */ color: oklch(86.2% 0.202 149.5);
Tailwind
colors: {
custom: {
50: '#97faaa',
500: '#57f585',
950: '#000000',
},
}SCSS
$custom: #57f585; $custom-light: #97faaa; $custom-dark: #000000;
JSON
{
"hex": "#57f585",
"rgb": {
"r": 87,
"g": 245,
"b": 133
},
"hsl": {
"h": 137.468,
"s": 88.764,
"l": 65.098
},
"oklch": {
"l": 0.86184,
"c": 0.20231,
"h": 149.5
},
"luminance": 0.69025
}Semantic roles & 50–950 ramp
primary
#57F585
secondary
#C32D97
accent
#00A3E5
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581