#71B8BE#71B8BE
#71B8BE is a light, moderate teal. Relative luminance 0.415; OKLCH L 73.8% C 0.072 H 202.6°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #71B8BE |
|---|---|
| RGB | rgb(113, 184, 190) |
| HSL | hsl(185, 37%, 59%) |
| HSV | hsv(185, 41%, 75%) |
| CMYK | cmyk(40.5%, 3.2%, 0%, 25.5%) |
| CIE-LAB | lab(70.53, -20.70, -10.06) |
| CIE-LCH | lch(70.53, 23.01, 205.92°) |
| OKLab | oklab(73.81% -0.0663 -0.0276) |
| OKLCH | oklch(73.81% 0.072 202.6) |
| XYZ | xyz(33.2414, 41.5070, 54.9652) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.24
Cadetblue
#5F9EA0
ΔE00 7.83
Darkturquoise
#00CED1
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.37
Lightseagreen
#20B2AA
ΔE00 9.48
Aqua Blue
#02D8E9
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71B8BE #BE7771
analogous
#71BE9E #71B8BE #7192BE
triadic
#71B8BE #BE71B8 #B8BE71
tetradic
#71B8BE #9E71BE #BE7771 #92BE71
square
#71B8BE #9E71BE #BE7771 #92BE71
split-complementary
#71B8BE #BE7192 #BE9E71
monochromatic
#39777C #4C9FA6 #71B8BE #9BCDD1 #C5E2E4
Accessibility & contrast
On white
2.26
#71B8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#71B8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71B8BE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71B8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71B8BE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#A1A8BE
Tritanopia (blue-blind)
#4FBDBA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #71b8be; /* rgb */ color: rgb(113, 184, 190); /* oklch */ color: oklch(73.8% 0.072 202.6);
Tailwind
colors: {
custom: {
50: '#9ecdd1',
500: '#71b8be',
950: '#000000',
},
}SCSS
$custom: #71b8be; $custom-light: #9ecdd1; $custom-dark: #000000;
JSON
{
"hex": "#71b8be",
"rgb": {
"r": 113,
"g": 184,
"b": 190
},
"hsl": {
"h": 184.675,
"s": 37.198,
"l": 59.412
},
"oklch": {
"l": 0.73808,
"c": 0.07185,
"h": 202.6
},
"luminance": 0.41509
}Semantic roles & 50–950 ramp
primary
#71B8BE
secondary
#D4B9B6
accent
#645BCD
background
#FAFCFC
surface
#F3F9F9
border
#CDD2D2
text
#0F1314
muted
#7F8282