#47BCAB#47BCAB
#47BCAB is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.5% C 0.107 H 181.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #47BCAB |
|---|---|
| RGB | rgb(71, 188, 171) |
| HSL | hsl(171, 47%, 51%) |
| HSV | hsv(171, 62%, 74%) |
| CMYK | cmyk(62.2%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.64, -36.74, -1.11) |
| CIE-LCH | lch(69.64, 36.75, 181.73°) |
| OKLab | oklab(72.49% -0.1073 -0.0036) |
| OKLCH | oklch(72.49% 0.107 181.9) |
| XYZ | xyz(27.9290, 40.2433, 44.8160) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.09
Topaz
#13BBAF
ΔE00 2.91
Turquoise (survey)
#06C2AC
ΔE00 3.16
Lightseagreen
#20B2AA
ΔE00 4.55
Greeny Blue
#42B395
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BCAB #BC4758
analogous
#47BC70 #47BCAB #4792BC
triadic
#47BCAB #AB47BC #BCAB47
tetradic
#47BCAB #7047BC #BC4758 #92BC47
square
#47BCAB #7047BC #BC4758 #92BC47
split-complementary
#47BCAB #BC4792 #BC7047
monochromatic
#24645B #359184 #47BCAB #74CCBF #A1DDD4
Accessibility & contrast
On white
2.32
#47BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#47BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BCAB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BCAB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#A2A5AD
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #47bcab; /* rgb */ color: rgb(71, 188, 171); /* oklch */ color: oklch(72.5% 0.107 181.9);
Tailwind
colors: {
custom: {
50: '#87d1c3',
500: '#47bcab',
950: '#000000',
},
}SCSS
$custom: #47bcab; $custom-light: #87d1c3; $custom-dark: #000000;
JSON
{
"hex": "#47bcab",
"rgb": {
"r": 71,
"g": 188,
"b": 171
},
"hsl": {
"h": 171.282,
"s": 46.614,
"l": 50.784
},
"oklch": {
"l": 0.72488,
"c": 0.10735,
"h": 181.9
},
"luminance": 0.40246
}Semantic roles & 50–950 ramp
primary
#47BCAB
secondary
#C9959D
accent
#5265D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281