#47BCA7#47BCA7
#47BCA7 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.4% C 0.109 H 179.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #47BCA7 |
|---|---|
| RGB | rgb(71, 188, 167) |
| HSL | hsl(169, 47%, 51%) |
| HSV | hsv(169, 62%, 74%) |
| CMYK | cmyk(62.2%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(69.54, -37.77, 0.92) |
| CIE-LCH | lch(69.54, 37.79, 178.60°) |
| OKLab | oklab(72.37% -0.1091 0.0019) |
| OKLCH | oklch(72.37% 0.109 179) |
| XYZ | xyz(27.5535, 40.0931, 42.8384) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.95
Turquoise (survey)
#06C2AC
ΔE00 2.89
Topaz
#13BBAF
ΔE00 3.92
Greeny Blue
#42B395
ΔE00 4.10
Lightseagreen
#20B2AA
ΔE00 5.56
Mediumaquamarine
#66CDAA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BCA7 #BC475C
analogous
#47BC6C #47BCA7 #4796BC
triadic
#47BCA7 #A747BC #BCA747
tetradic
#47BCA7 #6C47BC #BC475C #96BC47
square
#47BCA7 #6C47BC #BC475C #96BC47
split-complementary
#47BCA7 #BC4796 #BC6C47
monochromatic
#246459 #359180 #47BCA7 #74CCBC #A1DDD2
Accessibility & contrast
On white
2.33
#47BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#47BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BCA7
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BCA7 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A6
Deuteranopia (green-blind)
#A3A5A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #47bca7; /* rgb */ color: rgb(71, 188, 167); /* oklch */ color: oklch(72.4% 0.109 179.0);
Tailwind
colors: {
custom: {
50: '#87d1c1',
500: '#47bca7',
950: '#000000',
},
}SCSS
$custom: #47bca7; $custom-light: #87d1c1; $custom-dark: #000000;
JSON
{
"hex": "#47bca7",
"rgb": {
"r": 71,
"g": 188,
"b": 167
},
"hsl": {
"h": 169.231,
"s": 46.614,
"l": 50.784
},
"oklch": {
"l": 0.72366,
"c": 0.10913,
"h": 179
},
"luminance": 0.40096
}Semantic roles & 50–950 ramp
primary
#47BCA7
secondary
#C9959F
accent
#5269D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281