#47B29C#47B29C
#47B29C is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.104 H 177.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #47B29C |
|---|---|
| RGB | rgb(71, 178, 156) |
| HSL | hsl(168, 43%, 49%) |
| HSV | hsv(168, 60%, 70%) |
| CMYK | cmyk(60.1%, 0%, 12.4%, 30.2%) |
| CIE-LAB | lab(66.20, -36.01, 2.13) |
| CIE-LCH | lch(66.20, 36.08, 176.62°) |
| OKLab | oklab(69.56% -0.1034 0.0051) |
| OKLCH | oklch(69.56% 0.104 177.2) |
| XYZ | xyz(24.5169, 35.5782, 37.0213) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.54
Tealish
#24BCA8
ΔE00 3.59
Turquoise (survey)
#06C2AC
ΔE00 5.06
Topaz
#13BBAF
ΔE00 5.18
Lightseagreen
#20B2AA
ΔE00 5.49
Dull Teal
#5F9E8F
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B29C #B2475D
analogous
#47B267 #47B29C #4793B2
triadic
#47B29C #9C47B2 #B29C47
tetradic
#47B29C #6747B2 #B2475D #93B247
square
#47B29C #6747B2 #B2475D #93B247
split-complementary
#47B29C #B24793 #B26747
monochromatic
#245B4F #368676 #47B29C #70C6B4 #9CD7CB
Accessibility & contrast
On white
2.59
#47B29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#47B29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B29C
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B29C | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#9C9C9E
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47b29c; /* rgb */ color: rgb(71, 178, 156); /* oklch */ color: oklch(69.6% 0.104 177.2);
Tailwind
colors: {
custom: {
50: '#85c9b9',
500: '#47b29c',
950: '#000000',
},
}SCSS
$custom: #47b29c; $custom-light: #85c9b9; $custom-dark: #000000;
JSON
{
"hex": "#47b29c",
"rgb": {
"r": 71,
"g": 178,
"b": 156
},
"hsl": {
"h": 167.664,
"s": 42.972,
"l": 48.824
},
"oklch": {
"l": 0.69555,
"c": 0.10354,
"h": 177.2
},
"luminance": 0.35581
}Semantic roles & 50–950 ramp
primary
#47B29C
secondary
#C4919B
accent
#556FD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280