#71ACAF#71ACAF
#71ACAF is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.5% C 0.061 H 199.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACAF |
|---|---|
| RGB | rgb(113, 172, 175) |
| HSL | hsl(183, 28%, 56%) |
| HSV | hsv(183, 35%, 69%) |
| CMYK | cmyk(35.4%, 1.7%, 0%, 31.4%) |
| CIE-LAB | lab(66.60, -18.29, -7.62) |
| CIE-LCH | lch(66.60, 19.82, 202.63°) |
| OKLab | oklab(70.52% -0.0577 -0.0209) |
| OKLCH | oklch(70.52% 0.061 199.9) |
| XYZ | xyz(29.2977, 36.1091, 45.9751) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.64
Turquoise Blue
#06B1C4
ΔE00 8.21
Greyish Teal
#719F91
ΔE00 8.31
Dull Teal
#5F9E8F
ΔE00 9.12
Lightseagreen
#20B2AA
ΔE00 9.32
Greyblue
#77A1B5
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACAF #AF7471
analogous
#71AF93 #71ACAF #718DAF
triadic
#71ACAF #AF71AC #ACAF71
tetradic
#71ACAF #9371AF #AF7471 #8DAF71
square
#71ACAF #9371AF #AF7471 #8DAF71
split-complementary
#71ACAF #AF718D #AF9371
monochromatic
#3C686A #528E91 #71ACAF #98C3C5 #BFDADB
Accessibility & contrast
On white
2.55
#71ACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#71ACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACAF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACAF | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#999EAF
Tritanopia (blue-blind)
#59B0AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #71acaf; /* rgb */ color: rgb(113, 172, 175); /* oklch */ color: oklch(70.5% 0.061 199.9);
Tailwind
colors: {
custom: {
50: '#9cc4c6',
500: '#71acaf',
950: '#000000',
},
}SCSS
$custom: #71acaf; $custom-light: #9cc4c6; $custom-dark: #000000;
JSON
{
"hex": "#71acaf",
"rgb": {
"r": 113,
"g": 172,
"b": 175
},
"hsl": {
"h": 182.903,
"s": 27.928,
"l": 56.471
},
"oklch": {
"l": 0.70517,
"c": 0.06135,
"h": 199.9
},
"luminance": 0.36111
}Semantic roles & 50–950 ramp
primary
#71ACAF
secondary
#CBB2B1
accent
#6864C4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182