#47BAAB#47BAAB
#47BAAB is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.105 H 183.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #47BAAB |
|---|---|
| RGB | rgb(71, 186, 171) |
| HSL | hsl(172, 45%, 50%) |
| HSV | hsv(172, 62%, 73%) |
| CMYK | cmyk(61.8%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(69.04, -35.82, -2.00) |
| CIE-LCH | lch(69.04, 35.87, 183.20°) |
| OKLab | oklab(72% -0.1052 -0.006) |
| OKLCH | oklch(72% 0.105 183.2) |
| XYZ | xyz(27.5048, 39.3948, 44.6746) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.51
Topaz
#13BBAF
ΔE00 2.57
Turquoise (survey)
#06C2AC
ΔE00 3.76
Lightseagreen
#20B2AA
ΔE00 3.82
Greeny Blue
#42B395
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BAAB #BA4756
analogous
#47BA71 #47BAAB #478FBA
triadic
#47BAAB #AB47BA #BAAB47
tetradic
#47BAAB #7147BA #BA4756 #8FBA47
square
#47BAAB #7147BA #BA4756 #8FBA47
split-complementary
#47BAAB #BA478F #BA7147
monochromatic
#25625A #358E83 #47BAAB #74CBBF #A0DBD4
Accessibility & contrast
On white
2.36
#47BAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#47BAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BAAB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BAAB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #47baab; /* rgb */ color: rgb(71, 186, 171); /* oklch */ color: oklch(72.0% 0.105 183.2);
Tailwind
colors: {
custom: {
50: '#87cfc3',
500: '#47baab',
950: '#000000',
},
}SCSS
$custom: #47baab; $custom-light: #87cfc3; $custom-dark: #000000;
JSON
{
"hex": "#47baab",
"rgb": {
"r": 71,
"g": 186,
"b": 171
},
"hsl": {
"h": 172.174,
"s": 45.455,
"l": 50.392
},
"oklch": {
"l": 0.71996,
"c": 0.10533,
"h": 183.2
},
"luminance": 0.39398
}Semantic roles & 50–950 ramp
primary
#47BAAB
secondary
#C8959B
accent
#5364D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281