#71B2AA#71B2AA
#71B2AA is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.8% C 0.068 H 186.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #71B2AA |
|---|---|
| RGB | rgb(113, 178, 170) |
| HSL | hsl(173, 30%, 57%) |
| HSV | hsv(173, 37%, 70%) |
| CMYK | cmyk(36.5%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(68.21, -22.59, -2.49) |
| CIE-LCH | lch(68.21, 22.72, 186.28°) |
| OKLab | oklab(71.75% -0.0674 -0.007) |
| OKLCH | oklch(71.75% 0.068 186) |
| XYZ | xyz(29.9835, 38.2519, 43.8258) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.62
Dull Teal
#5F9E8F
ΔE00 6.89
Lightseagreen
#20B2AA
ΔE00 6.98
Cadetblue
#5F9EA0
ΔE00 7.17
Topaz
#13BBAF
ΔE00 7.73
Grey Teal
#5E9B8A
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71B2AA #B27179
analogous
#71B28A #71B2AA #719AB2
triadic
#71B2AA #AA71B2 #B2AA71
tetradic
#71B2AA #8A71B2 #B27179 #9AB271
square
#71B2AA #8A71B2 #B27179 #9AB271
split-complementary
#71B2AA #B2719A #B28A71
monochromatic
#3B6D67 #51958D #71B2AA #99C8C2 #C0DDDA
Accessibility & contrast
On white
2.43
#71B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#71B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71B2AA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71B2AA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#5AB5AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71b2aa; /* rgb */ color: rgb(113, 178, 170); /* oklch */ color: oklch(71.8% 0.068 186.0);
Tailwind
colors: {
custom: {
50: '#9dc9c3',
500: '#71b2aa',
950: '#000000',
},
}SCSS
$custom: #71b2aa; $custom-light: #9dc9c3; $custom-dark: #000000;
JSON
{
"hex": "#71b2aa",
"rgb": {
"r": 113,
"g": 178,
"b": 170
},
"hsl": {
"h": 172.615,
"s": 29.68,
"l": 57.059
},
"oklch": {
"l": 0.71753,
"c": 0.06773,
"h": 186
},
"luminance": 0.38254
}Semantic roles & 50–950 ramp
primary
#71B2AA
secondary
#CDB2B5
accent
#626EC6
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281