#47B2BD#47B2BD
#47B2BD is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.7% C 0.098 H 204.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #47B2BD |
|---|---|
| RGB | rgb(71, 178, 189) |
| HSL | hsl(186, 47%, 51%) |
| HSV | hsv(186, 62%, 74%) |
| CMYK | cmyk(62.4%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(67.17, -26.97, -14.71) |
| CIE-LCH | lch(67.17, 30.72, 208.61°) |
| OKLab | oklab(70.66% -0.0888 -0.0408) |
| OKLCH | oklch(70.66% 0.098 204.7) |
| XYZ | xyz(27.7003, 36.8516, 53.7875) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.07
Cadetblue
#5F9EA0
ΔE00 7.19
Lightseagreen
#20B2AA
ΔE00 8.04
Darkturquoise
#00CED1
ΔE00 8.56
Topaz
#13BBAF
ΔE00 9.67
Aqua Blue
#02D8E9
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B2BD #BD5247
analogous
#47BD8D #47B2BD #4777BD
triadic
#47B2BD #BD47B2 #B2BD47
tetradic
#47B2BD #8D47BD #BD5247 #77BD47
square
#47B2BD #8D47BD #BD5247 #77BD47
split-complementary
#47B2BD #BD4777 #BD8D47
monochromatic
#245F65 #348A92 #47B2BD #74C5CD #A1D8DD
Accessibility & contrast
On white
2.51
#47B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#47B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B2BD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B2BD | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #47b2bd; /* rgb */ color: rgb(71, 178, 189); /* oklch */ color: oklch(70.7% 0.098 204.7);
Tailwind
colors: {
custom: {
50: '#87c9d0',
500: '#47b2bd',
950: '#000000',
},
}SCSS
$custom: #47b2bd; $custom-light: #87c9d0; $custom-dark: #000000;
JSON
{
"hex": "#47b2bd",
"rgb": {
"r": 71,
"g": 178,
"b": 189
},
"hsl": {
"h": 185.593,
"s": 47.2,
"l": 50.98
},
"oklch": {
"l": 0.70661,
"c": 0.09771,
"h": 204.7
},
"luminance": 0.36855
}Semantic roles & 50–950 ramp
primary
#47B2BD
secondary
#CA9B96
accent
#5D51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282