#71AFAF#71AFAF
#71AFAF is a light, moderate teal. Relative luminance 0.373; OKLCH L 71.2% C 0.064 H 195.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #71AFAF |
|---|---|
| RGB | rgb(113, 175, 175) |
| HSL | hsl(180, 28%, 56%) |
| HSV | hsv(180, 35%, 69%) |
| CMYK | cmyk(35.4%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(67.47, -19.84, -6.33) |
| CIE-LCH | lch(67.47, 20.83, 197.69°) |
| OKLab | oklab(71.21% -0.0615 -0.0174) |
| OKLCH | oklch(71.21% 0.064 195.8) |
| XYZ | xyz(29.8751, 37.2639, 46.1675) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.31
Greyish Teal
#719F91
ΔE00 7.81
Lightseagreen
#20B2AA
ΔE00 8.24
Dull Teal
#5F9E8F
ΔE00 8.44
Turquoise Blue
#06B1C4
ΔE00 8.66
Topaz
#13BBAF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AFAF #AF7171
analogous
#71AF90 #71AFAF #7190AF
triadic
#71AFAF #AF71AF #AFAF71
tetradic
#71AFAF #9071AF #AF7171 #90AF71
square
#71AFAF #9071AF #AF7171 #90AF71
split-complementary
#71AFAF #AF7190 #AF9071
monochromatic
#3C6A6A #529191 #71AFAF #98C5C5 #BFDBDB
Accessibility & contrast
On white
2.48
#71AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#71AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AFAF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AFAF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#9CA1B0
Tritanopia (blue-blind)
#58B3AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71afaf; /* rgb */ color: rgb(113, 175, 175); /* oklch */ color: oklch(71.2% 0.064 195.8);
Tailwind
colors: {
custom: {
50: '#9dc7c6',
500: '#71afaf',
950: '#000000',
},
}SCSS
$custom: #71afaf; $custom-light: #9dc7c6; $custom-dark: #000000;
JSON
{
"hex": "#71afaf",
"rgb": {
"r": 113,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 27.928,
"l": 56.471
},
"oklch": {
"l": 0.71214,
"c": 0.06388,
"h": 195.8
},
"luminance": 0.37266
}Semantic roles & 50–950 ramp
primary
#71AFAF
secondary
#CBB1B1
accent
#6464C4
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1313
muted
#7E8282