#57DC9D#57DC9D
#57DC9D is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.5% C 0.148 H 159.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #57DC9D |
|---|---|
| RGB | rgb(87, 220, 157) |
| HSL | hsl(152, 66%, 60%) |
| HSV | hsv(152, 60%, 86%) |
| CMYK | cmyk(60.5%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.41, -50.81, 20.36) |
| CIE-LCH | lch(79.41, 54.74, 158.16°) |
| OKLab | oklab(80.48% -0.1389 0.0518) |
| OKLCH | oklch(80.48% 0.148 159.6) |
| XYZ | xyz(35.6062, 55.6434, 40.7556) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 4.15
Seafoam
#7FE0B3
ΔE00 5.00
Seaweed
#18D17B
ΔE00 5.73
Light Greenish Blue
#63F7B4
ΔE00 5.96
Aqua Marine
#2EE8BB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DC9D #DC5796
analogous
#57DC5B #57DC9D #57D8DC
triadic
#57DC9D #9D57DC #DC9D57
tetradic
#57DC9D #5B57DC #DC5796 #D8DC57
square
#57DC9D #5B57DC #DC5796 #D8DC57
split-complementary
#57DC9D #DC57D8 #DC5B57
monochromatic
#20995F #2ACB7F #57DC9D #8AE7BB #BCF1D8
Accessibility & contrast
On white
1.73
#57DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#57DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DC9D
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DC9D | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC99
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#0EDBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #57dc9d; /* rgb */ color: rgb(87, 220, 157); /* oklch */ color: oklch(80.5% 0.148 159.6);
Tailwind
colors: {
custom: {
50: '#92e8ba',
500: '#57dc9d',
950: '#000000',
},
}SCSS
$custom: #57dc9d; $custom-light: #92e8ba; $custom-dark: #000000;
JSON
{
"hex": "#57dc9d",
"rgb": {
"r": 87,
"g": 220,
"b": 157
},
"hsl": {
"h": 151.579,
"s": 65.517,
"l": 60.196
},
"oklch": {
"l": 0.80476,
"c": 0.14826,
"h": 159.6
},
"luminance": 0.55647
}Semantic roles & 50–950 ramp
primary
#57DC9D
secondary
#9D3A69
accent
#186ECD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481