#71AFAA#71AFAA
#71AFAA is a light, moderate teal. Relative luminance 0.371; OKLCH L 71.1% C 0.064 H 189.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #71AFAA |
|---|---|
| RGB | rgb(113, 175, 170) |
| HSL | hsl(175, 28%, 56%) |
| HSV | hsv(175, 35%, 69%) |
| CMYK | cmyk(35.4%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(67.33, -21.06, -3.77) |
| CIE-LCH | lch(67.33, 21.40, 190.16°) |
| OKLab | oklab(71.05% -0.0636 -0.0105) |
| OKLCH | oklch(71.05% 0.064 189.4) |
| XYZ | xyz(29.3931, 37.0711, 43.6290) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.89
Greyish Teal
#719F91
ΔE00 6.43
Dull Teal
#5F9E8F
ΔE00 6.92
Lightseagreen
#20B2AA
ΔE00 7.41
Grey Teal
#5E9B8A
ΔE00 8.15
Topaz
#13BBAF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AFAA #AF7176
analogous
#71AF8B #71AFAA #7195AF
triadic
#71AFAA #AA71AF #AFAA71
tetradic
#71AFAA #8B71AF #AF7176 #95AF71
square
#71AFAA #8B71AF #AF7176 #95AF71
split-complementary
#71AFAA #AF7195 #AF8B71
monochromatic
#3C6A66 #52918C #71AFAA #98C5C1 #BFDBD9
Accessibility & contrast
On white
2.50
#71AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#71AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AFAA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AFAA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#5AB2AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71afaa; /* rgb */ color: rgb(113, 175, 170); /* oklch */ color: oklch(71.1% 0.064 189.4);
Tailwind
colors: {
custom: {
50: '#9cc7c3',
500: '#71afaa',
950: '#000000',
},
}SCSS
$custom: #71afaa; $custom-light: #9cc7c3; $custom-dark: #000000;
JSON
{
"hex": "#71afaa",
"rgb": {
"r": 113,
"g": 175,
"b": 170
},
"hsl": {
"h": 175.161,
"s": 27.928,
"l": 56.471
},
"oklch": {
"l": 0.71051,
"c": 0.06445,
"h": 189.4
},
"luminance": 0.37073
}Semantic roles & 50–950 ramp
primary
#71AFAA
secondary
#CBB1B3
accent
#646BC4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281