#47B6BB#47B6BB
#47B6BB is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.6% C 0.099 H 199.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #47B6BB |
|---|---|
| RGB | rgb(71, 182, 187) |
| HSL | hsl(183, 46%, 51%) |
| HSV | hsv(183, 62%, 73%) |
| CMYK | cmyk(62%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(68.30, -29.52, -11.90) |
| CIE-LCH | lch(68.30, 31.83, 201.96°) |
| OKLab | oklab(71.56% -0.0939 -0.033) |
| OKLCH | oklch(71.56% 0.099 199.4) |
| XYZ | xyz(28.2923, 38.3803, 52.9212) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.05
Lightseagreen
#20B2AA
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 6.74
Topaz
#13BBAF
ΔE00 7.17
Cadetblue
#5F9EA0
ΔE00 7.83
Mediumturquoise
#48D1CC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B6BB #BB4C47
analogous
#47BB86 #47B6BB #477CBB
triadic
#47B6BB #BB47B6 #B6BB47
tetradic
#47B6BB #8647BB #BB4C47 #7CBB47
square
#47B6BB #8647BB #BB4C47 #7CBB47
split-complementary
#47B6BB #BB477C #BB8647
monochromatic
#256063 #358C90 #47B6BB #74C8CC #A0D9DC
Accessibility & contrast
On white
2.42
#47B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#47B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B6BB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B6BB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #47b6bb; /* rgb */ color: rgb(71, 182, 187); /* oklch */ color: oklch(71.6% 0.099 199.4);
Tailwind
colors: {
custom: {
50: '#88cccf',
500: '#47b6bb',
950: '#000000',
},
}SCSS
$custom: #47b6bb; $custom-light: #88cccf; $custom-dark: #000000;
JSON
{
"hex": "#47b6bb",
"rgb": {
"r": 71,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.586,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.71555,
"c": 0.09949,
"h": 199.4
},
"luminance": 0.38383
}Semantic roles & 50–950 ramp
primary
#47B6BB
secondary
#C99795
accent
#5852D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1313
muted
#7D8282