#71ADAB#71ADAB
#71ADAB is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.6% C 0.062 H 193.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #71ADAB |
|---|---|
| RGB | rgb(113, 173, 171) |
| HSL | hsl(178, 27%, 56%) |
| HSV | hsv(178, 35%, 68%) |
| CMYK | cmyk(34.7%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(66.78, -19.79, -5.15) |
| CIE-LCH | lch(66.78, 20.45, 194.57°) |
| OKLab | oklab(70.62% -0.0606 -0.0142) |
| OKLCH | oklch(70.62% 0.062 193.2) |
| XYZ | xyz(29.1017, 36.3363, 44.0003) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.97
Greyish Teal
#719F91
ΔE00 6.79
Dull Teal
#5F9E8F
ΔE00 7.46
Lightseagreen
#20B2AA
ΔE00 8.05
Grey Teal
#5E9B8A
ΔE00 8.67
Sea
#3C9992
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ADAB #AD7173
analogous
#71AD8D #71ADAB #7191AD
triadic
#71ADAB #AB71AD #ADAB71
tetradic
#71ADAB #8D71AD #AD7173 #91AD71
square
#71ADAB #8D71AD #AD7173 #91AD71
split-complementary
#71ADAB #AD7191 #AD8D71
monochromatic
#3C6866 #528F8C #71ADAB #98C3C2 #BFDAD9
Accessibility & contrast
On white
2.54
#71ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#71ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ADAB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ADAB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#5AB0AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #71adab; /* rgb */ color: rgb(113, 173, 171); /* oklch */ color: oklch(70.6% 0.062 193.2);
Tailwind
colors: {
custom: {
50: '#9cc5c4',
500: '#71adab',
950: '#000000',
},
}SCSS
$custom: #71adab; $custom-light: #9cc5c4; $custom-dark: #000000;
JSON
{
"hex": "#71adab",
"rgb": {
"r": 113,
"g": 173,
"b": 171
},
"hsl": {
"h": 178,
"s": 26.786,
"l": 56.078
},
"oklch": {
"l": 0.70616,
"c": 0.06227,
"h": 193.2
},
"luminance": 0.36338
}Semantic roles & 50–950 ramp
primary
#71ADAB
secondary
#C9B1B1
accent
#6568C3
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281