#71AFAB#71AFAB
#71AFAB is a light, moderate teal. Relative luminance 0.371; OKLCH L 71.1% C 0.064 H 190.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #71AFAB |
|---|---|
| RGB | rgb(113, 175, 171) |
| HSL | hsl(176, 28%, 56%) |
| HSV | hsv(176, 35%, 69%) |
| CMYK | cmyk(35.4%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(67.36, -20.82, -4.29) |
| CIE-LCH | lch(67.36, 21.26, 191.63°) |
| OKLab | oklab(71.08% -0.0632 -0.0119) |
| OKLCH | oklch(71.08% 0.064 190.6) |
| XYZ | xyz(29.4881, 37.1091, 44.1291) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.72
Greyish Teal
#719F91
ΔE00 6.67
Dull Teal
#5F9E8F
ΔE00 7.20
Lightseagreen
#20B2AA
ΔE00 7.52
Grey Teal
#5E9B8A
ΔE00 8.43
Topaz
#13BBAF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AFAB #AF7175
analogous
#71AF8C #71AFAB #7194AF
triadic
#71AFAB #AB71AF #AFAB71
tetradic
#71AFAB #8C71AF #AF7175 #94AF71
square
#71AFAB #8C71AF #AF7175 #94AF71
split-complementary
#71AFAB #AF7194 #AF8C71
monochromatic
#3C6A67 #52918D #71AFAB #98C5C2 #BFDBD9
Accessibility & contrast
On white
2.49
#71AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#71AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AFAB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AFAB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#9DA0AC
Tritanopia (blue-blind)
#5AB2AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71afab; /* rgb */ color: rgb(113, 175, 171); /* oklch */ color: oklch(71.1% 0.064 190.6);
Tailwind
colors: {
custom: {
50: '#9cc7c4',
500: '#71afab',
950: '#000000',
},
}SCSS
$custom: #71afab; $custom-light: #9cc7c4; $custom-dark: #000000;
JSON
{
"hex": "#71afab",
"rgb": {
"r": 113,
"g": 175,
"b": 171
},
"hsl": {
"h": 176.129,
"s": 27.928,
"l": 56.471
},
"oklch": {
"l": 0.71083,
"c": 0.06426,
"h": 190.6
},
"luminance": 0.37111
}Semantic roles & 50–950 ramp
primary
#71AFAB
secondary
#CBB1B3
accent
#646AC4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281