#47B4BB#47B4BB
#47B4BB is a light, moderate teal. Relative luminance 0.376; OKLCH L 71.1% C 0.098 H 201.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #47B4BB |
|---|---|
| RGB | rgb(71, 180, 187) |
| HSL | hsl(184, 46%, 51%) |
| HSV | hsv(184, 62%, 73%) |
| CMYK | cmyk(62%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.70, -28.54, -12.80) |
| CIE-LCH | lch(67.70, 31.28, 204.16°) |
| OKLab | oklab(71.07% -0.0918 -0.0355) |
| OKLCH | oklch(71.07% 0.098 201.1) |
| XYZ | xyz(27.8856, 37.5670, 52.7856) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.26
Lightseagreen
#20B2AA
ΔE00 6.55
Cadetblue
#5F9EA0
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 7.46
Topaz
#13BBAF
ΔE00 8.03
Mediumturquoise
#48D1CC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B4BB #BB4E47
analogous
#47BB88 #47B4BB #477ABB
triadic
#47B4BB #BB47B4 #B4BB47
tetradic
#47B4BB #8847BB #BB4E47 #7ABB47
square
#47B4BB #8847BB #BB4E47 #7ABB47
split-complementary
#47B4BB #BB477A #BB8847
monochromatic
#255F63 #358A90 #47B4BB #74C6CC #A0D8DC
Accessibility & contrast
On white
2.47
#47B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#47B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B4BB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B4BB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBC
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #47b4bb; /* rgb */ color: rgb(71, 180, 187); /* oklch */ color: oklch(71.1% 0.098 201.1);
Tailwind
colors: {
custom: {
50: '#88cbcf',
500: '#47b4bb',
950: '#000000',
},
}SCSS
$custom: #47b4bb; $custom-light: #88cbcf; $custom-dark: #000000;
JSON
{
"hex": "#47b4bb",
"rgb": {
"r": 71,
"g": 180,
"b": 187
},
"hsl": {
"h": 183.621,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.71071,
"c": 0.09837,
"h": 201.1
},
"luminance": 0.3757
}Semantic roles & 50–950 ramp
primary
#47B4BB
secondary
#C99895
accent
#5A52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282