#47ACBC#47ACBC
#47ACBC is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.2% C 0.095 H 209.5°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #47ACBC |
|---|---|
| RGB | rgb(71, 172, 188) |
| HSL | hsl(188, 47%, 51%) |
| HSV | hsv(188, 62%, 74%) |
| CMYK | cmyk(62.2%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(65.34, -24.25, -16.92) |
| CIE-LCH | lch(65.34, 29.57, 214.90°) |
| OKLab | oklab(69.18% -0.0828 -0.0469) |
| OKLCH | oklch(69.18% 0.095 209.5) |
| XYZ | xyz(26.4244, 34.4727, 52.8285) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.92
Cadetblue
#5F9EA0
ΔE00 6.80
Greyblue
#77A1B5
ΔE00 9.48
Lightseagreen
#20B2AA
ΔE00 10.16
Darkturquoise
#00CED1
ΔE00 11.02
Sea
#3C9992
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ACBC #BC5747
analogous
#47BC91 #47ACBC #4771BC
triadic
#47ACBC #BC47AC #ACBC47
tetradic
#47ACBC #9147BC #BC5747 #71BC47
square
#47ACBC #9147BC #BC5747 #71BC47
split-complementary
#47ACBC #BC4771 #BC9147
monochromatic
#245B64 #358491 #47ACBC #74C0CC #A1D4DD
Accessibility & contrast
On white
2.66
#47ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#47ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ACBC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ACBC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BD
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #47acbc; /* rgb */ color: rgb(71, 172, 188); /* oklch */ color: oklch(69.2% 0.095 209.5);
Tailwind
colors: {
custom: {
50: '#87c5d0',
500: '#47acbc',
950: '#000000',
},
}SCSS
$custom: #47acbc; $custom-light: #87c5d0; $custom-dark: #000000;
JSON
{
"hex": "#47acbc",
"rgb": {
"r": 71,
"g": 172,
"b": 188
},
"hsl": {
"h": 188.205,
"s": 46.614,
"l": 50.784
},
"oklch": {
"l": 0.69176,
"c": 0.09521,
"h": 209.5
},
"luminance": 0.34475
}Semantic roles & 50–950 ramp
primary
#47ACBC
secondary
#C99D95
accent
#6452D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282