#57F084#57F084
#57F084 is a very light, vivid green. Relative luminance 0.660; OKLCH L 84.9% C 0.197 H 149.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #57F084 |
|---|---|
| RGB | rgb(87, 240, 132) |
| HSL | hsl(138, 84%, 64%) |
| HSV | hsv(138, 64%, 94%) |
| CMYK | cmyk(63.7%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(85.00, -63.00, 40.48) |
| CIE-LCH | lch(85.00, 74.89, 147.28°) |
| OKLab | oklab(84.93% -0.17 0.0993) |
| OKLCH | oklch(84.93% 0.197 149.7) |
| XYZ | xyz(39.2524, 66.0083, 32.4976) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.81
Turquoise Green
#04F489
ΔE00 2.83
Weird Green
#3AE57F
ΔE00 2.97
Spearmint
#1EF876
ΔE00 3.21
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F084 #F057C3
analogous
#77F057 #57F084 #57F0D1
triadic
#57F084 #8457F0 #F08457
tetradic
#57F084 #5777F0 #F057C3 #F0D157
square
#57F084 #5777F0 #F057C3 #F0D157
split-complementary
#57F084 #D157F0 #F05777
monochromatic
#11BC43 #1FEB5B #57F084 #8FF5AD #C7FAD6
Accessibility & contrast
On white
1.48
#57F084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#57F084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F084
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F084 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#1CECD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #57f084; /* rgb */ color: rgb(87, 240, 132); /* oklch */ color: oklch(84.9% 0.197 149.7);
Tailwind
colors: {
custom: {
50: '#96f6a9',
500: '#57f084',
950: '#000000',
},
}SCSS
$custom: #57f084; $custom-light: #96f6a9; $custom-dark: #000000;
JSON
{
"hex": "#57f084",
"rgb": {
"r": 87,
"g": 240,
"b": 132
},
"hsl": {
"h": 137.647,
"s": 83.607,
"l": 64.118
},
"oklch": {
"l": 0.84932,
"c": 0.19683,
"h": 149.7
},
"luminance": 0.66012
}Semantic roles & 50–950 ramp
primary
#57F084
secondary
#BA3192
accent
#05A0E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581