#57DB8B#57DB8B
#57DB8B is a light, vivid green. Relative luminance 0.546; OKLCH L 79.9% C 0.163 H 153.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #57DB8B |
|---|---|
| RGB | rgb(87, 219, 139) |
| HSL | hsl(144, 65%, 60%) |
| HSV | hsv(144, 60%, 86%) |
| CMYK | cmyk(60.3%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(78.78, -53.88, 28.85) |
| CIE-LCH | lch(78.78, 61.12, 151.83°) |
| OKLab | oklab(79.85% -0.146 0.0722) |
| OKLCH | oklch(79.85% 0.163 153.7) |
| XYZ | xyz(33.9194, 54.5500, 33.1628) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.45
Weird Green
#3AE57F
ΔE00 3.84
Seaweed
#18D17B
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.27
Emerald
#50C878
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DB8B #DB57A7
analogous
#65DB57 #57DB8B #57DBCD
triadic
#57DB8B #8B57DB #DB8B57
tetradic
#57DB8B #5765DB #DB57A7 #DBCD57
square
#57DB8B #5765DB #DB57A7 #DBCD57
split-complementary
#57DB8B #CD57DB #DB5765
monochromatic
#20974F #2BCA6A #57DB8B #89E6AE #BCF1D1
Accessibility & contrast
On white
1.76
#57DB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#57DB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DB8B
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DB8B | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA86
Deuteranopia (green-blind)
#C9BE90
Tritanopia (blue-blind)
#26D8C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #57db8b; /* rgb */ color: rgb(87, 219, 139); /* oklch */ color: oklch(79.9% 0.163 153.7);
Tailwind
colors: {
custom: {
50: '#92e7ad',
500: '#57db8b',
950: '#000000',
},
}SCSS
$custom: #57db8b; $custom-light: #92e7ad; $custom-dark: #000000;
JSON
{
"hex": "#57db8b",
"rgb": {
"r": 87,
"g": 219,
"b": 139
},
"hsl": {
"h": 143.636,
"s": 64.706,
"l": 60
},
"oklch": {
"l": 0.79852,
"c": 0.1629,
"h": 153.7
},
"luminance": 0.54553
}Semantic roles & 50–950 ramp
primary
#57DB8B
secondary
#9C3B75
accent
#40A6E8
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481