#47AFBB#47AFBB
#47AFBB is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.9% C 0.096 H 205.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #47AFBB |
|---|---|
| RGB | rgb(71, 175, 187) |
| HSL | hsl(186, 46%, 51%) |
| HSV | hsv(186, 62%, 73%) |
| CMYK | cmyk(62%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.20, -26.06, -15.06) |
| CIE-LCH | lch(66.20, 30.10, 210.02°) |
| OKLab | oklab(69.86% -0.0865 -0.0417) |
| OKLCH | oklch(69.86% 0.096 205.8) |
| XYZ | xyz(26.8944, 35.5846, 52.4552) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.89
Cadetblue
#5F9EA0
ΔE00 6.64
Lightseagreen
#20B2AA
ΔE00 8.50
Darkturquoise
#00CED1
ΔE00 9.49
Topaz
#13BBAF
ΔE00 10.31
Sea
#3C9992
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AFBB #BB5347
analogous
#47BB8D #47AFBB #4775BB
triadic
#47AFBB #BB47AF #AFBB47
tetradic
#47AFBB #8D47BB #BB5347 #75BB47
square
#47AFBB #8D47BB #BB5347 #75BB47
split-complementary
#47AFBB #BB4775 #BB8D47
monochromatic
#255D63 #358690 #47AFBB #74C2CC #A0D6DC
Accessibility & contrast
On white
2.59
#47AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#47AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AFBB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AFBB | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47afbb; /* rgb */ color: rgb(71, 175, 187); /* oklch */ color: oklch(69.9% 0.096 205.8);
Tailwind
colors: {
custom: {
50: '#87c7cf',
500: '#47afbb',
950: '#000000',
},
}SCSS
$custom: #47afbb; $custom-light: #87c7cf; $custom-dark: #000000;
JSON
{
"hex": "#47afbb",
"rgb": {
"r": 71,
"g": 175,
"b": 187
},
"hsl": {
"h": 186.207,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.69862,
"c": 0.096,
"h": 205.8
},
"luminance": 0.35587
}Semantic roles & 50–950 ramp
primary
#47AFBB
secondary
#C99A95
accent
#6052D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282