#47B4BE#47B4BE
#47B4BE is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.2% C 0.099 H 203.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #47B4BE |
|---|---|
| RGB | rgb(71, 180, 190) |
| HSL | hsl(185, 48%, 51%) |
| HSV | hsv(185, 63%, 75%) |
| CMYK | cmyk(62.6%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(67.80, -27.67, -14.31) |
| CIE-LCH | lch(67.80, 31.15, 207.36°) |
| OKLab | oklab(71.18% -0.0905 -0.0397) |
| OKLCH | oklch(71.18% 0.099 203.7) |
| XYZ | xyz(28.2101, 37.6968, 54.4947) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.42
Cadetblue
#5F9EA0
ΔE00 7.56
Lightseagreen
#20B2AA
ΔE00 7.67
Darkturquoise
#00CED1
ΔE00 7.89
Topaz
#13BBAF
ΔE00 9.15
Mediumturquoise
#48D1CC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B4BE #BE5147
analogous
#47BE8C #47B4BE #4778BE
triadic
#47B4BE #BE47B4 #B4BE47
tetradic
#47B4BE #8C47BE #BE5147 #78BE47
square
#47B4BE #8C47BE #BE5147 #78BE47
split-complementary
#47B4BE #BE4778 #BE8C47
monochromatic
#246166 #348C94 #47B4BE #74C6CE #A1D9DE
Accessibility & contrast
On white
2.46
#47B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#47B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B4BE
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B4BE | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#959FBE
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #47b4be; /* rgb */ color: rgb(71, 180, 190); /* oklch */ color: oklch(71.2% 0.099 203.7);
Tailwind
colors: {
custom: {
50: '#88cad1',
500: '#47b4be',
950: '#000000',
},
}SCSS
$custom: #47b4be; $custom-light: #88cad1; $custom-dark: #000000;
JSON
{
"hex": "#47b4be",
"rgb": {
"r": 71,
"g": 180,
"b": 190
},
"hsl": {
"h": 185.042,
"s": 47.791,
"l": 51.176
},
"oklch": {
"l": 0.71181,
"c": 0.0988,
"h": 203.7
},
"luminance": 0.377
}Semantic roles & 50–950 ramp
primary
#47B4BE
secondary
#CB9B96
accent
#5C50D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282