#57F08F#57F08F
#57F08F is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.187 H 152.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #57F08F |
|---|---|
| RGB | rgb(87, 240, 143) |
| HSL | hsl(142, 84%, 64%) |
| HSV | hsv(142, 64%, 94%) |
| CMYK | cmyk(63.7%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.16, -61.21, 35.26) |
| CIE-LCH | lch(85.16, 70.64, 150.05°) |
| OKLab | oklab(85.12% -0.1653 0.0875) |
| OKLCH | oklch(85.12% 0.187 152.1) |
| XYZ | xyz(40.0452, 66.3254, 36.6730) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.59
Weird Green
#3AE57F
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.15
Mediumspringgreen
#00FA9A
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F08F #F057B8
analogous
#6CF057 #57F08F #57F0DC
triadic
#57F08F #8F57F0 #F08F57
tetradic
#57F08F #576CF0 #F057B8 #F0DC57
square
#57F08F #576CF0 #F057B8 #F0DC57
split-complementary
#57F08F #DC57F0 #F0576C
monochromatic
#11BC4F #1FEB6A #57F08F #8FF5B4 #C7FADA
Accessibility & contrast
On white
1.47
#57F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#57F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F08F
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F08F | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#0CEDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #57f08f; /* rgb */ color: rgb(87, 240, 143); /* oklch */ color: oklch(85.1% 0.187 152.1);
Tailwind
colors: {
custom: {
50: '#96f6b0',
500: '#57f08f',
950: '#000000',
},
}SCSS
$custom: #57f08f; $custom-light: #96f6b0; $custom-dark: #000000;
JSON
{
"hex": "#57f08f",
"rgb": {
"r": 87,
"g": 240,
"b": 143
},
"hsl": {
"h": 141.961,
"s": 83.607,
"l": 64.118
},
"oklch": {
"l": 0.85118,
"c": 0.18704,
"h": 152.1
},
"luminance": 0.6633
}Semantic roles & 50–950 ramp
primary
#57F08F
secondary
#BA3188
accent
#0590E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581