#47A7BA#47A7BA
#47A7BA is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.9% C 0.093 H 212.8°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #47A7BA |
|---|---|
| RGB | rgb(71, 167, 186) |
| HSL | hsl(190, 45%, 50%) |
| HSV | hsv(190, 62%, 73%) |
| CMYK | cmyk(61.8%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(63.77, -22.30, -18.18) |
| CIE-LCH | lch(63.77, 28.77, 219.19°) |
| OKLab | oklab(67.89% -0.0783 -0.0505) |
| OKLCH | oklch(67.89% 0.093 212.8) |
| XYZ | xyz(25.2765, 32.5196, 51.3897) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.18
Cadetblue
#5F9EA0
ΔE00 6.87
Greyblue
#77A1B5
ΔE00 8.31
Bluegrey
#85A3B2
ΔE00 10.61
Teal Blue
#01889F
ΔE00 10.81
Sea
#3C9992
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47A7BA #BA5A47
analogous
#47BA93 #47A7BA #476DBA
triadic
#47A7BA #BA47A7 #A7BA47
tetradic
#47A7BA #9347BA #BA5A47 #6DBA47
square
#47A7BA #9347BA #BA5A47 #6DBA47
split-complementary
#47A7BA #BA476D #BA9347
monochromatic
#255862 #35808E #47A7BA #74BCCB #A0D2DB
Accessibility & contrast
On white
2.80
#47A7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#47A7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47A7BA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47A7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47A7BA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BB
Deuteranopia (green-blind)
#8795BA
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #47a7ba; /* rgb */ color: rgb(71, 167, 186); /* oklch */ color: oklch(67.9% 0.093 212.8);
Tailwind
colors: {
custom: {
50: '#86c1ce',
500: '#47a7ba',
950: '#000000',
},
}SCSS
$custom: #47a7ba; $custom-light: #86c1ce; $custom-dark: #000000;
JSON
{
"hex": "#47a7ba",
"rgb": {
"r": 71,
"g": 167,
"b": 186
},
"hsl": {
"h": 189.913,
"s": 45.455,
"l": 50.392
},
"oklch": {
"l": 0.67894,
"c": 0.09317,
"h": 212.8
},
"luminance": 0.32522
}Semantic roles & 50–950 ramp
primary
#47A7BA
secondary
#C89D95
accent
#6853D5
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182