#71B4AA#71B4AA
#71B4AA is a light, moderate teal. Relative luminance 0.391; OKLCH L 72.2% C 0.070 H 183.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #71B4AA |
|---|---|
| RGB | rgb(113, 180, 170) |
| HSL | hsl(171, 31%, 57%) |
| HSV | hsv(171, 37%, 71%) |
| CMYK | cmyk(37.2%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(68.79, -23.59, -1.63) |
| CIE-LCH | lch(68.79, 23.65, 183.95°) |
| OKLab | oklab(72.22% -0.0699 -0.0047) |
| OKLCH | oklch(72.22% 0.07 183.9) |
| XYZ | xyz(30.3843, 39.0535, 43.9594) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 6.89
Greyish Teal
#719F91
ΔE00 6.91
Dull Teal
#5F9E8F
ΔE00 7.06
Topaz
#13BBAF
ΔE00 7.34
Tealish
#24BCA8
ΔE00 7.65
Pale Teal
#82CBB2
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71B4AA #B4717B
analogous
#71B489 #71B4AA #719CB4
triadic
#71B4AA #AA71B4 #B4AA71
tetradic
#71B4AA #8971B4 #B4717B #9CB471
square
#71B4AA #8971B4 #B4717B #9CB471
split-complementary
#71B4AA #B4719C #B48971
monochromatic
#3B7068 #50988D #71B4AA #99C9C2 #C1DEDA
Accessibility & contrast
On white
2.38
#71B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#71B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71B4AA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71B4AA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#59B7B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #71b4aa; /* rgb */ color: rgb(113, 180, 170); /* oklch */ color: oklch(72.2% 0.070 183.9);
Tailwind
colors: {
custom: {
50: '#9dcac3',
500: '#71b4aa',
950: '#000000',
},
}SCSS
$custom: #71b4aa; $custom-light: #9dcac3; $custom-dark: #000000;
JSON
{
"hex": "#71b4aa",
"rgb": {
"r": 113,
"g": 180,
"b": 170
},
"hsl": {
"h": 171.045,
"s": 30.876,
"l": 57.451
},
"oklch": {
"l": 0.72221,
"c": 0.07002,
"h": 183.9
},
"luminance": 0.39056
}Semantic roles & 50–950 ramp
primary
#71B4AA
secondary
#CEB3B7
accent
#6170C7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281