#47A8BB#47A8BB
#47A8BB is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.2% C 0.094 H 212.6°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #47A8BB |
|---|---|
| RGB | rgb(71, 168, 187) |
| HSL | hsl(190, 46%, 51%) |
| HSV | hsv(190, 62%, 73%) |
| CMYK | cmyk(62%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(64.10, -22.51, -18.23) |
| CIE-LCH | lch(64.10, 28.97, 219.00°) |
| OKLab | oklab(68.17% -0.079 -0.0506) |
| OKLCH | oklch(68.17% 0.094 212.6) |
| XYZ | xyz(25.5671, 32.9301, 52.0128) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.97
Cadetblue
#5F9EA0
ΔE00 6.98
Greyblue
#77A1B5
ΔE00 8.40
Bluegrey
#85A3B2
ΔE00 10.68
Teal Blue
#01889F
ΔE00 11.08
Lightseagreen
#20B2AA
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47A8BB #BB5A47
analogous
#47BB94 #47A8BB #476EBB
triadic
#47A8BB #BB47A8 #A8BB47
tetradic
#47A8BB #9447BB #BB5A47 #6EBB47
square
#47A8BB #9447BB #BB5A47 #6EBB47
split-complementary
#47A8BB #BB476E #BB9447
monochromatic
#255963 #358190 #47A8BB #74BDCC #A0D2DC
Accessibility & contrast
On white
2.77
#47A8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#47A8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47A8BB
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47A8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47A8BB | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #47a8bb; /* rgb */ color: rgb(71, 168, 187); /* oklch */ color: oklch(68.2% 0.094 212.6);
Tailwind
colors: {
custom: {
50: '#86c2cf',
500: '#47a8bb',
950: '#000000',
},
}SCSS
$custom: #47a8bb; $custom-light: #86c2cf; $custom-dark: #000000;
JSON
{
"hex": "#47a8bb",
"rgb": {
"r": 71,
"g": 168,
"b": 187
},
"hsl": {
"h": 189.828,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.68174,
"c": 0.09381,
"h": 212.6
},
"luminance": 0.32933
}Semantic roles & 50–950 ramp
primary
#47A8BB
secondary
#C99E95
accent
#6852D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182