#47B8BB#47B8BB
#47B8BB is a light, moderate teal. Relative luminance 0.392; OKLCH L 72.0% C 0.101 H 197.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #47B8BB |
|---|---|
| RGB | rgb(71, 184, 187) |
| HSL | hsl(182, 46%, 51%) |
| HSV | hsv(182, 62%, 73%) |
| CMYK | cmyk(62%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.90, -30.49, -11.01) |
| CIE-LCH | lch(68.90, 32.41, 199.85°) |
| OKLab | oklab(72.04% -0.096 -0.0305) |
| OKLCH | oklch(72.04% 0.101 197.6) |
| XYZ | xyz(28.7048, 39.2054, 53.0587) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.32
Turquoise Blue
#06B1C4
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.10
Topaz
#13BBAF
ΔE00 6.34
Mediumturquoise
#48D1CC
ΔE00 7.03
Cadetblue
#5F9EA0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B8BB #BB4A47
analogous
#47BB84 #47B8BB #477EBB
triadic
#47B8BB #BB47B8 #B8BB47
tetradic
#47B8BB #8447BB #BB4A47 #7EBB47
square
#47B8BB #8447BB #BB4A47 #7EBB47
split-complementary
#47B8BB #BB477E #BB8447
monochromatic
#256163 #358D90 #47B8BB #74C9CC #A0DADC
Accessibility & contrast
On white
2.38
#47B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#47B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B8BB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B8BB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BB
Deuteranopia (green-blind)
#9AA2BC
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #47b8bb; /* rgb */ color: rgb(71, 184, 187); /* oklch */ color: oklch(72.0% 0.101 197.6);
Tailwind
colors: {
custom: {
50: '#88cdcf',
500: '#47b8bb',
950: '#000000',
},
}SCSS
$custom: #47b8bb; $custom-light: #88cdcf; $custom-dark: #000000;
JSON
{
"hex": "#47b8bb",
"rgb": {
"r": 71,
"g": 184,
"b": 187
},
"hsl": {
"h": 181.552,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.7204,
"c": 0.10071,
"h": 197.6
},
"luminance": 0.39208
}Semantic roles & 50–950 ramp
primary
#47B8BB
secondary
#C99695
accent
#5652D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1313
muted
#7D8282