#57F384#57F384
#57F384 is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.201 H 149.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #57F384 |
|---|---|
| RGB | rgb(87, 243, 132) |
| HSL | hsl(137, 87%, 65%) |
| HSV | hsv(137, 64%, 95%) |
| CMYK | cmyk(64.2%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(85.90, -64.09, 41.63) |
| CIE-LCH | lch(85.90, 76.42, 146.99°) |
| OKLab | oklab(85.67% -0.1729 0.1019) |
| OKLCH | oklch(85.67% 0.201 149.5) |
| XYZ | xyz(40.1429, 67.7892, 32.7944) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.38
Minty Green
#0BF77D
ΔE00 2.46
Spearmint
#1EF876
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 2.84
Spring Green
#00FF7F
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57F384 #F357C6
analogous
#78F357 #57F384 #57F3D2
triadic
#57F384 #8457F3 #F38457
tetradic
#57F384 #5778F3 #F357C6 #F3D257
square
#57F384 #5778F3 #F357C6 #F3D257
split-complementary
#57F384 #D257F3 #F35778
monochromatic
#0EC242 #1EEF5A #57F384 #90F7AE #C9FBD8
Accessibility & contrast
On white
1.44
#57F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#57F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57F384
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57F384 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#19EFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #57f384; /* rgb */ color: rgb(87, 243, 132); /* oklch */ color: oklch(85.7% 0.201 149.5);
Tailwind
colors: {
custom: {
50: '#96f8a9',
500: '#57f384',
950: '#000000',
},
}SCSS
$custom: #57f384; $custom-light: #96f8a9; $custom-dark: #000000;
JSON
{
"hex": "#57f384",
"rgb": {
"r": 87,
"g": 243,
"b": 132
},
"hsl": {
"h": 137.308,
"s": 86.667,
"l": 64.706
},
"oklch": {
"l": 0.85674,
"c": 0.20066,
"h": 149.5
},
"luminance": 0.67793
}Semantic roles & 50–950 ramp
primary
#57F384
secondary
#BF2F96
accent
#02A2E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581