#47B2BB#47B2BB
#47B2BB is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.6% C 0.097 H 203.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #47B2BB |
|---|---|
| RGB | rgb(71, 178, 187) |
| HSL | hsl(185, 46%, 51%) |
| HSV | hsv(185, 62%, 73%) |
| CMYK | cmyk(62%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(67.10, -27.55, -13.70) |
| CIE-LCH | lch(67.10, 30.77, 206.45°) |
| OKLab | oklab(70.59% -0.0896 -0.038) |
| OKLCH | oklch(70.59% 0.097 203) |
| XYZ | xyz(27.4848, 36.7653, 52.6520) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.57
Cadetblue
#5F9EA0
ΔE00 7.00
Lightseagreen
#20B2AA
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 8.24
Topaz
#13BBAF
ΔE00 8.93
Mediumturquoise
#48D1CC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B2BB #BB5047
analogous
#47BB8A #47B2BB #4778BB
triadic
#47B2BB #BB47B2 #B2BB47
tetradic
#47B2BB #8A47BB #BB5047 #78BB47
square
#47B2BB #8A47BB #BB5047 #78BB47
split-complementary
#47B2BB #BB4778 #BB8A47
monochromatic
#255E63 #358990 #47B2BB #74C5CC #A0D7DC
Accessibility & contrast
On white
2.51
#47B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#47B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B2BB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B2BB | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#939EBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #47b2bb; /* rgb */ color: rgb(71, 178, 187); /* oklch */ color: oklch(70.6% 0.097 203.0);
Tailwind
colors: {
custom: {
50: '#87c9cf',
500: '#47b2bb',
950: '#000000',
},
}SCSS
$custom: #47b2bb; $custom-light: #87c9cf; $custom-dark: #000000;
JSON
{
"hex": "#47b2bb",
"rgb": {
"r": 71,
"g": 178,
"b": 187
},
"hsl": {
"h": 184.655,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.70587,
"c": 0.09735,
"h": 203
},
"luminance": 0.36768
}Semantic roles & 50–950 ramp
primary
#47B2BB
secondary
#C99995
accent
#5C52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282