#47B7BB#47B7BB
#47B7BB is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.8% C 0.100 H 198.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #47B7BB |
|---|---|
| RGB | rgb(71, 183, 187) |
| HSL | hsl(182, 46%, 51%) |
| HSV | hsv(182, 62%, 73%) |
| CMYK | cmyk(62%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.60, -30.00, -11.45) |
| CIE-LCH | lch(68.60, 32.11, 200.90°) |
| OKLab | oklab(71.8% -0.0949 -0.0317) |
| OKLCH | oklch(71.8% 0.1 198.5) |
| XYZ | xyz(28.4978, 38.7914, 52.9897) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.47
Lightseagreen
#20B2AA
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.40
Topaz
#13BBAF
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 7.44
Cadetblue
#5F9EA0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B7BB #BB4B47
analogous
#47BB85 #47B7BB #477DBB
triadic
#47B7BB #BB47B7 #B7BB47
tetradic
#47B7BB #8547BB #BB4B47 #7DBB47
square
#47B7BB #8547BB #BB4B47 #7DBB47
split-complementary
#47B7BB #BB477D #BB8547
monochromatic
#256163 #358D90 #47B7BB #74C8CC #A0DADC
Accessibility & contrast
On white
2.40
#47B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#47B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B7BB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B7BB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #47b7bb; /* rgb */ color: rgb(71, 183, 187); /* oklch */ color: oklch(71.8% 0.100 198.5);
Tailwind
colors: {
custom: {
50: '#88cdcf',
500: '#47b7bb',
950: '#000000',
},
}SCSS
$custom: #47b7bb; $custom-light: #88cdcf; $custom-dark: #000000;
JSON
{
"hex": "#47b7bb",
"rgb": {
"r": 71,
"g": 183,
"b": 187
},
"hsl": {
"h": 182.069,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.71798,
"c": 0.10009,
"h": 198.5
},
"luminance": 0.38794
}Semantic roles & 50–950 ramp
primary
#47B7BB
secondary
#C99795
accent
#5752D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1313
muted
#7D8282