#47AFB8#47AFB8
#47AFB8 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.8% C 0.095 H 203.1°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #47AFB8 |
|---|---|
| RGB | rgb(71, 175, 184) |
| HSL | hsl(185, 44%, 50%) |
| HSV | hsv(185, 61%, 72%) |
| CMYK | cmyk(61.4%, 4.9%, 0%, 27.8%) |
| CIE-LAB | lab(66.10, -26.94, -13.54) |
| CIE-LCH | lch(66.10, 30.15, 206.69°) |
| OKLab | oklab(69.75% -0.0877 -0.0375) |
| OKLCH | oklch(69.75% 0.095 203.1) |
| XYZ | xyz(26.5766, 35.4574, 50.7815) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.58
Cadetblue
#5F9EA0
ΔE00 6.28
Lightseagreen
#20B2AA
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 9.02
Topaz
#13BBAF
ΔE00 9.22
Sea
#3C9992
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AFB8 #B85047
analogous
#47B889 #47AFB8 #4776B8
triadic
#47AFB8 #B847AF #AFB847
tetradic
#47AFB8 #8947B8 #B85047 #76B847
square
#47AFB8 #8947B8 #B85047 #76B847
split-complementary
#47AFB8 #B84776 #B88947
monochromatic
#255B60 #36858C #47AFB8 #73C2C9 #9FD5DA
Accessibility & contrast
On white
2.60
#47AFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#47AFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AFB8
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AFB8 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8B9
Deuteranopia (green-blind)
#919BB8
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47afb8; /* rgb */ color: rgb(71, 175, 184); /* oklch */ color: oklch(69.8% 0.095 203.1);
Tailwind
colors: {
custom: {
50: '#87c7cd',
500: '#47afb8',
950: '#000000',
},
}SCSS
$custom: #47afb8; $custom-light: #87c7cd; $custom-dark: #000000;
JSON
{
"hex": "#47afb8",
"rgb": {
"r": 71,
"g": 175,
"b": 184
},
"hsl": {
"h": 184.779,
"s": 44.314,
"l": 50
},
"oklch": {
"l": 0.6975,
"c": 0.0954,
"h": 203.1
},
"luminance": 0.3546
}Semantic roles & 50–950 ramp
primary
#47AFB8
secondary
#C79894
accent
#5E54D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282