#47B29F#47B29F
#47B29F is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.102 H 179.5°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #47B29F |
|---|---|
| RGB | rgb(71, 178, 159) |
| HSL | hsl(169, 43%, 49%) |
| HSV | hsv(169, 60%, 70%) |
| CMYK | cmyk(60.1%, 0%, 10.7%, 30.2%) |
| CIE-LAB | lab(66.28, -35.24, 0.58) |
| CIE-LCH | lch(66.28, 35.25, 179.06°) |
| OKLab | oklab(69.65% -0.102 0.001) |
| OKLCH | oklch(69.65% 0.102 179.5) |
| XYZ | xyz(24.7741, 35.6811, 38.3757) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 3.37
Greeny Blue
#42B395
ΔE00 3.56
Topaz
#13BBAF
ΔE00 4.43
Lightseagreen
#20B2AA
ΔE00 4.53
Turquoise (survey)
#06C2AC
ΔE00 4.99
Dull Teal
#5F9E8F
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B29F #B2475A
analogous
#47B26A #47B29F #4790B2
triadic
#47B29F #9F47B2 #B29F47
tetradic
#47B29F #6A47B2 #B2475A #90B247
square
#47B29F #6A47B2 #B2475A #90B247
split-complementary
#47B29F #B24790 #B26A47
monochromatic
#245B51 #368678 #47B29F #70C6B7 #9CD7CD
Accessibility & contrast
On white
2.58
#47B29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#47B29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B29F
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B29F | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#9B9CA1
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47b29f; /* rgb */ color: rgb(71, 178, 159); /* oklch */ color: oklch(69.6% 0.102 179.5);
Tailwind
colors: {
custom: {
50: '#85c9bb',
500: '#47b29f',
950: '#000000',
},
}SCSS
$custom: #47b29f; $custom-light: #85c9bb; $custom-dark: #000000;
JSON
{
"hex": "#47b29f",
"rgb": {
"r": 71,
"g": 178,
"b": 159
},
"hsl": {
"h": 169.346,
"s": 42.972,
"l": 48.824
},
"oklch": {
"l": 0.69645,
"c": 0.10204,
"h": 179.5
},
"luminance": 0.35684
}Semantic roles & 50–950 ramp
primary
#47B29F
secondary
#C4919A
accent
#556BD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280