#47B5BB#47B5BB
#47B5BB is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.3% C 0.099 H 200.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #47B5BB |
|---|---|
| RGB | rgb(71, 181, 187) |
| HSL | hsl(183, 46%, 51%) |
| HSV | hsv(183, 62%, 73%) |
| CMYK | cmyk(62%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(68.00, -29.03, -12.35) |
| CIE-LCH | lch(68.00, 31.55, 203.05°) |
| OKLab | oklab(71.31% -0.0928 -0.0342) |
| OKLCH | oklch(71.31% 0.099 200.2) |
| XYZ | xyz(28.0882, 37.9722, 52.8532) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.65
Lightseagreen
#20B2AA
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 7.09
Cadetblue
#5F9EA0
ΔE00 7.59
Topaz
#13BBAF
ΔE00 7.60
Mediumturquoise
#48D1CC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B5BB #BB4D47
analogous
#47BB87 #47B5BB #477BBB
triadic
#47B5BB #BB47B5 #B5BB47
tetradic
#47B5BB #8747BB #BB4D47 #7BBB47
square
#47B5BB #8747BB #BB4D47 #7BBB47
split-complementary
#47B5BB #BB477B #BB8747
monochromatic
#256063 #358B90 #47B5BB #74C7CC #A0D9DC
Accessibility & contrast
On white
2.44
#47B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#47B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B5BB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B5BB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBC
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #47b5bb; /* rgb */ color: rgb(71, 181, 187); /* oklch */ color: oklch(71.3% 0.099 200.2);
Tailwind
colors: {
custom: {
50: '#88cbcf',
500: '#47b5bb',
950: '#000000',
},
}SCSS
$custom: #47b5bb; $custom-light: #88cbcf; $custom-dark: #000000;
JSON
{
"hex": "#47b5bb",
"rgb": {
"r": 71,
"g": 181,
"b": 187
},
"hsl": {
"h": 183.103,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.71313,
"c": 0.09892,
"h": 200.2
},
"luminance": 0.37975
}Semantic roles & 50–950 ramp
primary
#47B5BB
secondary
#C99895
accent
#5952D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282