#47A9BC#47A9BC
#47A9BC is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.5% C 0.094 H 212.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #47A9BC |
|---|---|
| RGB | rgb(71, 169, 188) |
| HSL | hsl(190, 47%, 51%) |
| HSV | hsv(190, 62%, 74%) |
| CMYK | cmyk(62.2%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(64.44, -22.73, -18.28) |
| CIE-LCH | lch(64.44, 29.17, 218.82°) |
| OKLab | oklab(68.45% -0.0796 -0.0507) |
| OKLCH | oklch(68.45% 0.094 212.5) |
| XYZ | xyz(25.8599, 33.3437, 52.6403) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.76
Cadetblue
#5F9EA0
ΔE00 7.10
Greyblue
#77A1B5
ΔE00 8.51
Bluegrey
#85A3B2
ΔE00 10.76
Teal Blue
#01889F
ΔE00 11.36
Lightseagreen
#20B2AA
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47A9BC #BC5A47
analogous
#47BC95 #47A9BC #476EBC
triadic
#47A9BC #BC47A9 #A9BC47
tetradic
#47A9BC #9547BC #BC5A47 #6EBC47
square
#47A9BC #9547BC #BC5A47 #6EBC47
split-complementary
#47A9BC #BC476E #BC9547
monochromatic
#245A64 #358291 #47A9BC #74BECC #A1D3DD
Accessibility & contrast
On white
2.74
#47A9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#47A9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47A9BC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47A9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47A9BC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#8997BC
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #47a9bc; /* rgb */ color: rgb(71, 169, 188); /* oklch */ color: oklch(68.5% 0.094 212.5);
Tailwind
colors: {
custom: {
50: '#87c2d0',
500: '#47a9bc',
950: '#000000',
},
}SCSS
$custom: #47a9bc; $custom-light: #87c2d0; $custom-dark: #000000;
JSON
{
"hex": "#47a9bc",
"rgb": {
"r": 71,
"g": 169,
"b": 188
},
"hsl": {
"h": 189.744,
"s": 46.614,
"l": 50.784
},
"oklch": {
"l": 0.68454,
"c": 0.09444,
"h": 212.5
},
"luminance": 0.33346
}Semantic roles & 50–950 ramp
primary
#47A9BC
secondary
#C99E95
accent
#6752D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182