#47B0BD#47B0BD
#47B0BD is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.2% C 0.097 H 206.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #47B0BD |
|---|---|
| RGB | rgb(71, 176, 189) |
| HSL | hsl(187, 47%, 51%) |
| HSV | hsv(187, 62%, 74%) |
| CMYK | cmyk(62.4%, 6.9%, 0%, 25.9%) |
| CIE-LAB | lab(66.57, -25.97, -15.62) |
| CIE-LCH | lch(66.57, 30.31, 211.02°) |
| OKLab | oklab(70.18% -0.0867 -0.0433) |
| OKLCH | oklch(70.18% 0.097 206.5) |
| XYZ | xyz(27.3053, 36.0615, 53.6558) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.69
Cadetblue
#5F9EA0
ΔE00 7.01
Lightseagreen
#20B2AA
ΔE00 8.84
Darkturquoise
#00CED1
ΔE00 9.43
Aqua Blue
#02D8E9
ΔE00 10.48
Topaz
#13BBAF
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B0BD #BD5447
analogous
#47BD8F #47B0BD #4775BD
triadic
#47B0BD #BD47B0 #B0BD47
tetradic
#47B0BD #8F47BD #BD5447 #75BD47
square
#47B0BD #8F47BD #BD5447 #75BD47
split-complementary
#47B0BD #BD4775 #BD8F47
monochromatic
#245E65 #348892 #47B0BD #74C3CD #A1D7DD
Accessibility & contrast
On white
2.56
#47B0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#47B0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B0BD
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B0BD | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BE
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#00B7B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #47b0bd; /* rgb */ color: rgb(71, 176, 189); /* oklch */ color: oklch(70.2% 0.097 206.5);
Tailwind
colors: {
custom: {
50: '#87c8d0',
500: '#47b0bd',
950: '#000000',
},
}SCSS
$custom: #47b0bd; $custom-light: #87c8d0; $custom-dark: #000000;
JSON
{
"hex": "#47b0bd",
"rgb": {
"r": 71,
"g": 176,
"b": 189
},
"hsl": {
"h": 186.61,
"s": 47.2,
"l": 50.98
},
"oklch": {
"l": 0.70178,
"c": 0.09688,
"h": 206.5
},
"luminance": 0.36064
}Semantic roles & 50–950 ramp
primary
#47B0BD
secondary
#CA9C96
accent
#6051D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282