#47B29B#47B29B
#47B29B is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.104 H 176.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #47B29B |
|---|---|
| RGB | rgb(71, 178, 155) |
| HSL | hsl(167, 43%, 49%) |
| HSV | hsv(167, 60%, 70%) |
| CMYK | cmyk(60.1%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(66.17, -36.27, 2.64) |
| CIE-LCH | lch(66.17, 36.36, 175.83°) |
| OKLab | oklab(69.53% -0.1039 0.0064) |
| OKLCH | oklch(69.53% 0.104 176.5) |
| XYZ | xyz(24.4326, 35.5445, 36.5772) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.21
Tealish
#24BCA8
ΔE00 3.72
Turquoise (survey)
#06C2AC
ΔE00 5.13
Topaz
#13BBAF
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 5.82
Dull Teal
#5F9E8F
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B29B #B2475E
analogous
#47B266 #47B29B #4794B2
triadic
#47B29B #9B47B2 #B29B47
tetradic
#47B29B #6647B2 #B2475E #94B247
square
#47B29B #6647B2 #B2475E #94B247
split-complementary
#47B29B #B24794 #B26647
monochromatic
#245B4F #368675 #47B29B #70C6B4 #9CD7CB
Accessibility & contrast
On white
2.59
#47B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#47B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B29B
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B29B | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9C9C9D
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47b29b; /* rgb */ color: rgb(71, 178, 155); /* oklch */ color: oklch(69.5% 0.104 176.5);
Tailwind
colors: {
custom: {
50: '#85c9b8',
500: '#47b29b',
950: '#000000',
},
}SCSS
$custom: #47b29b; $custom-light: #85c9b8; $custom-dark: #000000;
JSON
{
"hex": "#47b29b",
"rgb": {
"r": 71,
"g": 178,
"b": 155
},
"hsl": {
"h": 167.103,
"s": 42.972,
"l": 48.824
},
"oklch": {
"l": 0.69525,
"c": 0.10408,
"h": 176.5
},
"luminance": 0.35547
}Semantic roles & 50–950 ramp
primary
#47B29B
secondary
#C4919C
accent
#5570D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280