#47ABB6#47ABB6
#47ABB6 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.093 H 205.2°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABB6 |
|---|---|
| RGB | rgb(71, 171, 182) |
| HSL | hsl(186, 44%, 50%) |
| HSV | hsv(186, 61%, 71%) |
| CMYK | cmyk(61%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.84, -25.52, -14.34) |
| CIE-LCH | lch(64.84, 29.27, 209.33°) |
| OKLab | oklab(68.71% -0.0843 -0.0397) |
| OKLCH | oklch(68.71% 0.093 205.2) |
| XYZ | xyz(25.6014, 33.8402, 49.4295) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.47
Cadetblue
#5F9EA0
ΔE00 5.64
Lightseagreen
#20B2AA
ΔE00 8.38
Sea
#3C9992
ΔE00 9.34
Darkturquoise
#00CED1
ΔE00 10.38
Topaz
#13BBAF
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABB6 #B65247
analogous
#47B68A #47ABB6 #4774B6
triadic
#47ABB6 #B647AB #ABB647
tetradic
#47ABB6 #8A47B6 #B65247 #74B647
square
#47ABB6 #8A47B6 #B65247 #74B647
split-complementary
#47ABB6 #B64774 #B68A47
monochromatic
#25585E #36828A #47ABB6 #72C0C8 #9ED3D9
Accessibility & contrast
On white
2.70
#47ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#47ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABB6
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABB6 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B7
Deuteranopia (green-blind)
#8D98B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47abb6; /* rgb */ color: rgb(71, 171, 182); /* oklch */ color: oklch(68.7% 0.093 205.2);
Tailwind
colors: {
custom: {
50: '#86c4cb',
500: '#47abb6',
950: '#000000',
},
}SCSS
$custom: #47abb6; $custom-light: #86c4cb; $custom-dark: #000000;
JSON
{
"hex": "#47abb6",
"rgb": {
"r": 71,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.946,
"s": 43.874,
"l": 49.608
},
"oklch": {
"l": 0.68707,
"c": 0.09317,
"h": 205.2
},
"luminance": 0.33843
}Semantic roles & 50–950 ramp
primary
#47ABB6
secondary
#C69893
accent
#6154D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182