#47B1BF#47B1BF
#47B1BF is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.5% C 0.098 H 207.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #47B1BF |
|---|---|
| RGB | rgb(71, 177, 191) |
| HSL | hsl(187, 48%, 51%) |
| HSV | hsv(187, 63%, 75%) |
| CMYK | cmyk(62.8%, 7.3%, 0%, 25.1%) |
| CIE-LAB | lab(66.93, -25.88, -16.17) |
| CIE-LCH | lch(66.93, 30.52, 212.00°) |
| OKLab | oklab(70.49% -0.0869 -0.0448) |
| OKLCH | oklch(70.49% 0.098 207.3) |
| XYZ | xyz(27.7207, 36.5425, 54.8726) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.56
Cadetblue
#5F9EA0
ΔE00 7.38
Lightseagreen
#20B2AA
ΔE00 9.18
Darkturquoise
#00CED1
ΔE00 9.38
Aqua Blue
#02D8E9
ΔE00 10.21
Greyblue
#77A1B5
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B1BF #BF5547
analogous
#47BF91 #47B1BF #4775BF
triadic
#47B1BF #BF47B1 #B1BF47
tetradic
#47B1BF #9147BF #BF5547 #75BF47
square
#47B1BF #9147BF #BF5547 #75BF47
split-complementary
#47B1BF #BF4775 #BF9147
monochromatic
#246068 #348A95 #47B1BF #74C4CF #A2D7DF
Accessibility & contrast
On white
2.53
#47B1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#47B1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B1BF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B1BF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AAC0
Deuteranopia (green-blind)
#919DBF
Tritanopia (blue-blind)
#00B8B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #47b1bf; /* rgb */ color: rgb(71, 177, 191); /* oklch */ color: oklch(70.5% 0.098 207.3);
Tailwind
colors: {
custom: {
50: '#88c8d2',
500: '#47b1bf',
950: '#000000',
},
}SCSS
$custom: #47b1bf; $custom-light: #88c8d2; $custom-dark: #000000;
JSON
{
"hex": "#47b1bf",
"rgb": {
"r": 71,
"g": 177,
"b": 191
},
"hsl": {
"h": 187,
"s": 48.387,
"l": 51.373
},
"oklch": {
"l": 0.70495,
"c": 0.09779,
"h": 207.3
},
"luminance": 0.36545
}Semantic roles & 50–950 ramp
primary
#47B1BF
secondary
#CB9D96
accent
#6050D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282