#47AFBC#47AFBC
#47AFBC is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.9% C 0.096 H 206.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #47AFBC |
|---|---|
| RGB | rgb(71, 175, 188) |
| HSL | hsl(187, 47%, 51%) |
| HSV | hsv(187, 62%, 74%) |
| CMYK | cmyk(62.2%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(66.23, -25.77, -15.56) |
| CIE-LCH | lch(66.23, 30.10, 211.13°) |
| OKLab | oklab(69.9% -0.086 -0.0431) |
| OKLCH | oklch(69.9% 0.096 206.6) |
| XYZ | xyz(27.0018, 35.6275, 53.0210) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.73
Cadetblue
#5F9EA0
ΔE00 6.80
Lightseagreen
#20B2AA
ΔE00 8.88
Darkturquoise
#00CED1
ΔE00 9.68
Greyblue
#77A1B5
ΔE00 10.52
Sea
#3C9992
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AFBC #BC5447
analogous
#47BC8F #47AFBC #4774BC
triadic
#47AFBC #BC47AF #AFBC47
tetradic
#47AFBC #8F47BC #BC5447 #74BC47
square
#47AFBC #8F47BC #BC5447 #74BC47
split-complementary
#47AFBC #BC4774 #BC8F47
monochromatic
#245D64 #358791 #47AFBC #74C3CC #A1D6DD
Accessibility & contrast
On white
2.58
#47AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#47AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AFBC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AFBC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#909BBC
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47afbc; /* rgb */ color: rgb(71, 175, 188); /* oklch */ color: oklch(69.9% 0.096 206.6);
Tailwind
colors: {
custom: {
50: '#87c7d0',
500: '#47afbc',
950: '#000000',
},
}SCSS
$custom: #47afbc; $custom-light: #87c7d0; $custom-dark: #000000;
JSON
{
"hex": "#47afbc",
"rgb": {
"r": 71,
"g": 175,
"b": 188
},
"hsl": {
"h": 186.667,
"s": 46.614,
"l": 50.784
},
"oklch": {
"l": 0.69899,
"c": 0.09624,
"h": 206.6
},
"luminance": 0.3563
}Semantic roles & 50–950 ramp
primary
#47AFBC
secondary
#C99B95
accent
#6052D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282