#71ABAE#71ABAE
#71ABAE is a light, moderate teal. Relative luminance 0.357; OKLCH L 70.3% C 0.060 H 200.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABAE |
|---|---|
| RGB | rgb(113, 171, 174) |
| HSL | hsl(183, 27%, 56%) |
| HSV | hsv(183, 35%, 68%) |
| CMYK | cmyk(35.1%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(66.28, -18.02, -7.54) |
| CIE-LCH | lch(66.28, 19.54, 202.72°) |
| OKLab | oklab(70.25% -0.0568 -0.0207) |
| OKLCH | oklch(70.25% 0.06 200) |
| XYZ | xyz(29.0103, 35.6907, 45.3965) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.42
Greyish Teal
#719F91
ΔE00 8.17
Turquoise Blue
#06B1C4
ΔE00 8.32
Dull Teal
#5F9E8F
ΔE00 9.02
Greyblue
#77A1B5
ΔE00 9.43
Lightseagreen
#20B2AA
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABAE #AE7471
analogous
#71AE93 #71ABAE #718DAE
triadic
#71ABAE #AE71AB #ABAE71
tetradic
#71ABAE #9371AE #AE7471 #8DAE71
square
#71ABAE #9371AE #AE7471 #8DAE71
split-complementary
#71ABAE #AE718D #AE9371
monochromatic
#3C6769 #528D90 #71ABAE #98C2C4 #BFD9DA
Accessibility & contrast
On white
2.58
#71ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#71ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABAE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABAE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AE
Deuteranopia (green-blind)
#989EAE
Tritanopia (blue-blind)
#59AFAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #71abae; /* rgb */ color: rgb(113, 171, 174); /* oklch */ color: oklch(70.3% 0.060 200.0);
Tailwind
colors: {
custom: {
50: '#9cc4c6',
500: '#71abae',
950: '#000000',
},
}SCSS
$custom: #71abae; $custom-light: #9cc4c6; $custom-dark: #000000;
JSON
{
"hex": "#71abae",
"rgb": {
"r": 113,
"g": 171,
"b": 174
},
"hsl": {
"h": 182.951,
"s": 27.354,
"l": 56.275
},
"oklch": {
"l": 0.70251,
"c": 0.06048,
"h": 200
},
"luminance": 0.35693
}Semantic roles & 50–950 ramp
primary
#71ABAE
secondary
#CAB2B1
accent
#6964C4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182