#47B9BB#47B9BB
#47B9BB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.3% C 0.101 H 196.8°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #47B9BB |
|---|---|
| RGB | rgb(71, 185, 187) |
| HSL | hsl(181, 46%, 51%) |
| HSV | hsv(181, 62%, 73%) |
| CMYK | cmyk(62%, 1.1%, 0%, 26.7%) |
| CIE-LAB | lab(69.20, -30.97, -10.56) |
| CIE-LCH | lch(69.20, 32.72, 198.82°) |
| OKLab | oklab(72.28% -0.097 -0.0293) |
| OKLCH | oklch(72.28% 0.101 196.8) |
| XYZ | xyz(28.9132, 39.6223, 53.1282) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.08
Darkturquoise
#00CED1
ΔE00 5.81
Topaz
#13BBAF
ΔE00 5.95
Turquoise Blue
#06B1C4
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.63
Tealish
#24BCA8
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B9BB #BB4947
analogous
#47BB83 #47B9BB #477FBB
triadic
#47B9BB #BB47B9 #B9BB47
tetradic
#47B9BB #8347BB #BB4947 #7FBB47
square
#47B9BB #8347BB #BB4947 #7FBB47
split-complementary
#47B9BB #BB477F #BB8347
monochromatic
#256263 #358E90 #47B9BB #74CACC #A0DBDC
Accessibility & contrast
On white
2.35
#47B9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#47B9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B9BB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B9BB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #47b9bb; /* rgb */ color: rgb(71, 185, 187); /* oklch */ color: oklch(72.3% 0.101 196.8);
Tailwind
colors: {
custom: {
50: '#88cecf',
500: '#47b9bb',
950: '#000000',
},
}SCSS
$custom: #47b9bb; $custom-light: #88cecf; $custom-dark: #000000;
JSON
{
"hex": "#47b9bb",
"rgb": {
"r": 71,
"g": 185,
"b": 187
},
"hsl": {
"h": 181.034,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.72283,
"c": 0.10135,
"h": 196.8
},
"luminance": 0.39625
}Semantic roles & 50–950 ramp
primary
#47B9BB
secondary
#C99695
accent
#5452D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1313
muted
#7D8282