#57AFAC#57AFAC
#57AFAC is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.9% C 0.085 H 192.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #57AFAC |
|---|---|
| RGB | rgb(87, 175, 172) |
| HSL | hsl(178, 35%, 51%) |
| HSV | hsv(178, 50%, 69%) |
| CMYK | cmyk(50.3%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(66.26, -27.10, -6.59) |
| CIE-LCH | lch(66.26, 27.89, 193.67°) |
| OKLab | oklab(69.9% -0.0829 -0.0183) |
| OKLCH | oklch(69.9% 0.085 192.4) |
| XYZ | xyz(26.7038, 35.6624, 44.4980) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.46
Cadetblue
#5F9EA0
ΔE00 5.97
Topaz
#13BBAF
ΔE00 6.21
Sea
#3C9992
ΔE00 7.40
Dull Teal
#5F9E8F
ΔE00 7.44
Tealish
#24BCA8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57AFAC #AF575A
analogous
#57AF80 #57AFAC #5786AF
triadic
#57AFAC #AC57AF #AFAC57
tetradic
#57AFAC #8057AF #AF575A #86AF57
square
#57AFAC #8057AF #AF575A #86AF57
split-complementary
#57AFAC #AF5786 #AF8057
monochromatic
#2D5F5D #418886 #57AFAC #80C3C0 #AAD6D5
Accessibility & contrast
On white
2.58
#57AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#57AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57AFAC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57AFAC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AC
Deuteranopia (green-blind)
#979CAD
Tritanopia (blue-blind)
#1EB3AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #57afac; /* rgb */ color: rgb(87, 175, 172); /* oklch */ color: oklch(69.9% 0.085 192.4);
Tailwind
colors: {
custom: {
50: '#8ec7c4',
500: '#57afac',
950: '#000000',
},
}SCSS
$custom: #57afac; $custom-light: #8ec7c4; $custom-dark: #000000;
JSON
{
"hex": "#57afac",
"rgb": {
"r": 87,
"g": 175,
"b": 172
},
"hsl": {
"h": 177.955,
"s": 35.484,
"l": 51.373
},
"oklch": {
"l": 0.69903,
"c": 0.08486,
"h": 192.4
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#57AFAC
secondary
#C49E9F
accent
#5C60CC
background
#F9FCFC
surface
#F1F8F8
border
#CBD1D1
text
#0D1312
muted
#7E8281