#47ABB7#47ABB7
#47ABB7 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.7% C 0.093 H 206.1°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABB7 |
|---|---|
| RGB | rgb(71, 171, 183) |
| HSL | hsl(186, 44%, 50%) |
| HSV | hsv(186, 61%, 72%) |
| CMYK | cmyk(61.2%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.87, -25.23, -14.85) |
| CIE-LCH | lch(64.87, 29.27, 210.48°) |
| OKLab | oklab(68.74% -0.0839 -0.0411) |
| OKLCH | oklch(68.74% 0.093 206.1) |
| XYZ | xyz(25.7051, 33.8816, 49.9757) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.30
Cadetblue
#5F9EA0
ΔE00 5.81
Lightseagreen
#20B2AA
ΔE00 8.75
Sea
#3C9992
ΔE00 9.66
Greyblue
#77A1B5
ΔE00 10.29
Darkturquoise
#00CED1
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABB7 #B75347
analogous
#47B78B #47ABB7 #4773B7
triadic
#47ABB7 #B747AB #ABB747
tetradic
#47ABB7 #8B47B7 #B75347 #73B747
square
#47ABB7 #8B47B7 #B75347 #73B747
split-complementary
#47ABB7 #B74773 #B78B47
monochromatic
#25595F #36828B #47ABB7 #73BFC9 #9FD3DA
Accessibility & contrast
On white
2.70
#47ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#47ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABB7
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABB7 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B8
Deuteranopia (green-blind)
#8D98B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47abb7; /* rgb */ color: rgb(71, 171, 183); /* oklch */ color: oklch(68.7% 0.093 206.1);
Tailwind
colors: {
custom: {
50: '#86c4cc',
500: '#47abb7',
950: '#000000',
},
}SCSS
$custom: #47abb7; $custom-light: #86c4cc; $custom-dark: #000000;
JSON
{
"hex": "#47abb7",
"rgb": {
"r": 71,
"g": 171,
"b": 183
},
"hsl": {
"h": 186.429,
"s": 44.094,
"l": 49.804
},
"oklch": {
"l": 0.68744,
"c": 0.0934,
"h": 206.1
},
"luminance": 0.33884
}Semantic roles & 50–950 ramp
primary
#47ABB7
secondary
#C69994
accent
#6254D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182