#47BCAC#47BCAC
#47BCAC is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.5% C 0.107 H 182.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #47BCAC |
|---|---|
| RGB | rgb(71, 188, 172) |
| HSL | hsl(172, 47%, 51%) |
| HSV | hsv(172, 62%, 74%) |
| CMYK | cmyk(62.2%, 0%, 8.5%, 26.3%) |
| CIE-LAB | lab(69.67, -36.48, -1.62) |
| CIE-LCH | lch(69.67, 36.51, 182.54°) |
| OKLab | oklab(72.52% -0.1068 -0.005) |
| OKLCH | oklch(72.52% 0.107 182.7) |
| XYZ | xyz(28.0247, 40.2816, 45.3199) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.26
Topaz
#13BBAF
ΔE00 2.71
Turquoise (survey)
#06C2AC
ΔE00 3.32
Lightseagreen
#20B2AA
ΔE00 4.33
Greeny Blue
#42B395
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BCAC #BC4757
analogous
#47BC71 #47BCAC #4791BC
triadic
#47BCAC #AC47BC #BCAC47
tetradic
#47BCAC #7147BC #BC4757 #91BC47
square
#47BCAC #7147BC #BC4757 #91BC47
split-complementary
#47BCAC #BC4791 #BC7147
monochromatic
#24645B #359184 #47BCAC #74CCC0 #A1DDD4
Accessibility & contrast
On white
2.32
#47BCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#47BCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BCAC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BCAC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#A2A5AD
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #47bcac; /* rgb */ color: rgb(71, 188, 172); /* oklch */ color: oklch(72.5% 0.107 182.7);
Tailwind
colors: {
custom: {
50: '#87d1c4',
500: '#47bcac',
950: '#000000',
},
}SCSS
$custom: #47bcac; $custom-light: #87d1c4; $custom-dark: #000000;
JSON
{
"hex": "#47bcac",
"rgb": {
"r": 71,
"g": 188,
"b": 172
},
"hsl": {
"h": 171.795,
"s": 46.614,
"l": 50.784
},
"oklch": {
"l": 0.7252,
"c": 0.10695,
"h": 182.7
},
"luminance": 0.40285
}Semantic roles & 50–950 ramp
primary
#47BCAC
secondary
#C9959D
accent
#5264D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281