#71AFA5#71AFA5
#71AFA5 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.9% C 0.066 H 183.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71AFA5 |
|---|---|
| RGB | rgb(113, 175, 165) |
| HSL | hsl(170, 28%, 56%) |
| HSV | hsv(170, 35%, 69%) |
| CMYK | cmyk(35.4%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(67.19, -22.25, -1.21) |
| CIE-LCH | lch(67.19, 22.28, 183.11°) |
| OKLab | oklab(70.89% -0.0657 -0.0036) |
| OKLCH | oklch(70.89% 0.066 183.1) |
| XYZ | xyz(28.9291, 36.8855, 41.1853) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.48
Dull Teal
#5F9E8F
ΔE00 5.83
Grey Teal
#5E9B8A
ΔE00 7.02
Cadetblue
#5F9EA0
ΔE00 7.04
Lightseagreen
#20B2AA
ΔE00 7.28
Topaz
#13BBAF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71AFA5 #AF717B
analogous
#71AF86 #71AFA5 #719AAF
triadic
#71AFA5 #A571AF #AFA571
tetradic
#71AFA5 #8671AF #AF717B #9AAF71
square
#71AFA5 #8671AF #AF717B #9AAF71
split-complementary
#71AFA5 #AF719A #AF8671
monochromatic
#3C6A62 #529187 #71AFA5 #98C5BE #BFDBD7
Accessibility & contrast
On white
2.51
#71AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#71AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71AFA5
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71AFA5 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#9EA0A6
Tritanopia (blue-blind)
#5CB1AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71afa5; /* rgb */ color: rgb(113, 175, 165); /* oklch */ color: oklch(70.9% 0.066 183.1);
Tailwind
colors: {
custom: {
50: '#9cc7bf',
500: '#71afa5',
950: '#000000',
},
}SCSS
$custom: #71afa5; $custom-light: #9cc7bf; $custom-dark: #000000;
JSON
{
"hex": "#71afa5",
"rgb": {
"r": 113,
"g": 175,
"b": 165
},
"hsl": {
"h": 170.323,
"s": 27.928,
"l": 56.471
},
"oklch": {
"l": 0.70893,
"c": 0.06584,
"h": 183.1
},
"luminance": 0.36887
}Semantic roles & 50–950 ramp
primary
#71AFA5
secondary
#CBB1B5
accent
#6473C4
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281