#71AFA9#71AFA9
#71AFA9 is a light, moderate teal. Relative luminance 0.370; OKLCH L 71.0% C 0.065 H 188.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #71AFA9 |
|---|---|
| RGB | rgb(113, 175, 169) |
| HSL | hsl(174, 28%, 56%) |
| HSV | hsv(174, 35%, 69%) |
| CMYK | cmyk(35.4%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(67.30, -21.30, -3.26) |
| CIE-LCH | lch(67.30, 21.55, 188.70°) |
| OKLab | oklab(71.02% -0.064 -0.0091) |
| OKLCH | oklch(71.02% 0.065 188.1) |
| XYZ | xyz(29.2989, 37.0334, 43.1327) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.09
Greyish Teal
#719F91
ΔE00 6.20
Dull Teal
#5F9E8F
ΔE00 6.66
Lightseagreen
#20B2AA
ΔE00 7.32
Grey Teal
#5E9B8A
ΔE00 7.89
Topaz
#13BBAF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AFA9 #AF7177
analogous
#71AF8A #71AFA9 #7196AF
triadic
#71AFA9 #A971AF #AFA971
tetradic
#71AFA9 #8A71AF #AF7177 #96AF71
square
#71AFA9 #8A71AF #AF7177 #96AF71
split-complementary
#71AFA9 #AF7196 #AF8A71
monochromatic
#3C6A65 #52918B #71AFA9 #98C5C1 #BFDBD8
Accessibility & contrast
On white
2.50
#71AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#71AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AFA9
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AFA9 | 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)
#A9A9A9
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#5BB2AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71afa9; /* rgb */ color: rgb(113, 175, 169); /* oklch */ color: oklch(71.0% 0.065 188.1);
Tailwind
colors: {
custom: {
50: '#9cc7c2',
500: '#71afa9',
950: '#000000',
},
}SCSS
$custom: #71afa9; $custom-light: #9cc7c2; $custom-dark: #000000;
JSON
{
"hex": "#71afa9",
"rgb": {
"r": 113,
"g": 175,
"b": 169
},
"hsl": {
"h": 174.194,
"s": 27.928,
"l": 56.471
},
"oklch": {
"l": 0.71019,
"c": 0.06466,
"h": 188.1
},
"luminance": 0.37035
}Semantic roles & 50–950 ramp
primary
#71AFA9
secondary
#CBB1B4
accent
#646DC4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281