#71ACAE#71ACAE
#71ACAE is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.5% C 0.061 H 198.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACAE |
|---|---|
| RGB | rgb(113, 172, 174) |
| HSL | hsl(182, 27%, 56%) |
| HSV | hsv(182, 35%, 68%) |
| CMYK | cmyk(35.1%, 1.1%, 0%, 31.8%) |
| CIE-LAB | lab(66.57, -18.54, -7.11) |
| CIE-LCH | lch(66.57, 19.86, 200.99°) |
| OKLab | oklab(70.48% -0.0581 -0.0195) |
| OKLCH | oklch(70.48% 0.061 198.6) |
| XYZ | xyz(29.1999, 36.0699, 45.4597) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.58
Greyish Teal
#719F91
ΔE00 7.95
Turquoise Blue
#06B1C4
ΔE00 8.42
Dull Teal
#5F9E8F
ΔE00 8.74
Lightseagreen
#20B2AA
ΔE00 9.05
Sea
#3C9992
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACAE #AE7371
analogous
#71AE92 #71ACAE #718EAE
triadic
#71ACAE #AE71AC #ACAE71
tetradic
#71ACAE #9271AE #AE7371 #8EAE71
square
#71ACAE #9271AE #AE7371 #8EAE71
split-complementary
#71ACAE #AE718E #AE9271
monochromatic
#3C6769 #528E90 #71ACAE #98C3C4 #BFDADA
Accessibility & contrast
On white
2.56
#71ACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#71ACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACAE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACAE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AE
Deuteranopia (green-blind)
#999EAE
Tritanopia (blue-blind)
#59B0AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #71acae; /* rgb */ color: rgb(113, 172, 174); /* oklch */ color: oklch(70.5% 0.061 198.6);
Tailwind
colors: {
custom: {
50: '#9cc5c6',
500: '#71acae',
950: '#000000',
},
}SCSS
$custom: #71acae; $custom-light: #9cc5c6; $custom-dark: #000000;
JSON
{
"hex": "#71acae",
"rgb": {
"r": 113,
"g": 172,
"b": 174
},
"hsl": {
"h": 181.967,
"s": 27.354,
"l": 56.275
},
"oklch": {
"l": 0.70483,
"c": 0.06129,
"h": 198.6
},
"luminance": 0.36072
}Semantic roles & 50–950 ramp
primary
#71ACAE
secondary
#CAB2B1
accent
#6764C4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182