#57AC97#57AC97
#57AC97 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.5% C 0.089 H 175.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #57AC97 |
|---|---|
| RGB | rgb(87, 172, 151) |
| HSL | hsl(165, 34%, 51%) |
| HSV | hsv(165, 49%, 67%) |
| CMYK | cmyk(49.4%, 0%, 12.2%, 32.5%) |
| CIE-LAB | lab(64.77, -30.97, 2.90) |
| CIE-LCH | lch(64.77, 31.11, 174.64°) |
| OKLab | oklab(68.51% -0.0888 0.0072) |
| OKLCH | oklch(68.51% 0.089 175.4) |
| XYZ | xyz(24.2665, 33.7636, 34.5104) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.73
Dull Teal
#5F9E8F
ΔE00 4.84
Grey Teal
#5E9B8A
ΔE00 5.54
Tealish
#24BCA8
ΔE00 5.92
Lightseagreen
#20B2AA
ΔE00 6.57
Greyish Teal
#719F91
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57AC97 #AC576C
analogous
#57AC6C #57AC97 #5797AC
triadic
#57AC97 #9757AC #AC9757
tetradic
#57AC97 #6C57AC #AC576C #97AC57
square
#57AC97 #6C57AC #AC576C #97AC57
split-complementary
#57AC97 #AC5797 #AC6C57
monochromatic
#2D5B50 #418474 #57AC97 #80C0B0 #A9D4CA
Accessibility & contrast
On white
2.71
#57AC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#57AC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57AC97
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57AC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57AC97 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#999999
Tritanopia (blue-blind)
#33AEA6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #57ac97; /* rgb */ color: rgb(87, 172, 151); /* oklch */ color: oklch(68.5% 0.089 175.4);
Tailwind
colors: {
custom: {
50: '#8cc5b5',
500: '#57ac97',
950: '#000000',
},
}SCSS
$custom: #57ac97; $custom-light: #8cc5b5; $custom-dark: #000000;
JSON
{
"hex": "#57ac97",
"rgb": {
"r": 87,
"g": 172,
"b": 151
},
"hsl": {
"h": 165.176,
"s": 33.865,
"l": 50.784
},
"oklch": {
"l": 0.68508,
"c": 0.08908,
"h": 175.4
},
"luminance": 0.33766
}Semantic roles & 50–950 ramp
primary
#57AC97
secondary
#C29DA6
accent
#5E79CA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1311
muted
#7D8280