#47B0BB#47B0BB
#47B0BB is a light, moderate teal. Relative luminance 0.360; OKLCH L 70.1% C 0.096 H 204.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #47B0BB |
|---|---|
| RGB | rgb(71, 176, 187) |
| HSL | hsl(186, 46%, 51%) |
| HSV | hsv(186, 62%, 73%) |
| CMYK | cmyk(62%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(66.50, -26.56, -14.61) |
| CIE-LCH | lch(66.50, 30.31, 208.81°) |
| OKLab | oklab(70.1% -0.0875 -0.0405) |
| OKLCH | oklch(70.1% 0.096 204.8) |
| XYZ | xyz(27.0897, 35.9753, 52.5203) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.05
Cadetblue
#5F9EA0
ΔE00 6.73
Lightseagreen
#20B2AA
ΔE00 8.09
Darkturquoise
#00CED1
ΔE00 9.07
Topaz
#13BBAF
ΔE00 9.85
Sea
#3C9992
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B0BB #BB5247
analogous
#47BB8C #47B0BB #4776BB
triadic
#47B0BB #BB47B0 #B0BB47
tetradic
#47B0BB #8C47BB #BB5247 #76BB47
square
#47B0BB #8C47BB #BB5247 #76BB47
split-complementary
#47B0BB #BB4776 #BB8C47
monochromatic
#255D63 #358790 #47B0BB #74C3CC #A0D6DC
Accessibility & contrast
On white
2.56
#47B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#47B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B0BB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B0BB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #47b0bb; /* rgb */ color: rgb(71, 176, 187); /* oklch */ color: oklch(70.1% 0.096 204.8);
Tailwind
colors: {
custom: {
50: '#87c8cf',
500: '#47b0bb',
950: '#000000',
},
}SCSS
$custom: #47b0bb; $custom-light: #87c8cf; $custom-dark: #000000;
JSON
{
"hex": "#47b0bb",
"rgb": {
"r": 71,
"g": 176,
"b": 187
},
"hsl": {
"h": 185.69,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.70103,
"c": 0.09642,
"h": 204.8
},
"luminance": 0.35978
}Semantic roles & 50–950 ramp
primary
#47B0BB
secondary
#C99A95
accent
#5F52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282