#47BBAB#47BBAB
#47BBAB is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.2% C 0.106 H 182.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #47BBAB |
|---|---|
| RGB | rgb(71, 187, 171) |
| HSL | hsl(172, 46%, 51%) |
| HSV | hsv(172, 62%, 73%) |
| CMYK | cmyk(62%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(69.34, -36.28, -1.56) |
| CIE-LCH | lch(69.34, 36.31, 182.46°) |
| OKLab | oklab(72.24% -0.1062 -0.0048) |
| OKLCH | oklch(72.24% 0.106 182.6) |
| XYZ | xyz(27.7162, 39.8176, 44.7451) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.27
Topaz
#13BBAF
ΔE00 2.71
Turquoise (survey)
#06C2AC
ΔE00 3.45
Lightseagreen
#20B2AA
ΔE00 4.18
Greeny Blue
#42B395
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BBAB #BB4757
analogous
#47BB71 #47BBAB #4791BB
triadic
#47BBAB #AB47BB #BBAB47
tetradic
#47BBAB #7147BB #BB4757 #91BB47
square
#47BBAB #7147BB #BB4757 #91BB47
split-complementary
#47BBAB #BB4791 #BB7147
monochromatic
#25635A #359083 #47BBAB #74CCBF #A0DCD4
Accessibility & contrast
On white
2.34
#47BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#47BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BBAB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BBAB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#A1A4AC
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #47bbab; /* rgb */ color: rgb(71, 187, 171); /* oklch */ color: oklch(72.2% 0.106 182.6);
Tailwind
colors: {
custom: {
50: '#87d0c3',
500: '#47bbab',
950: '#000000',
},
}SCSS
$custom: #47bbab; $custom-light: #87d0c3; $custom-dark: #000000;
JSON
{
"hex": "#47bbab",
"rgb": {
"r": 71,
"g": 187,
"b": 171
},
"hsl": {
"h": 171.724,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.72242,
"c": 0.10634,
"h": 182.6
},
"luminance": 0.39821
}Semantic roles & 50–950 ramp
primary
#47BBAB
secondary
#C9959C
accent
#5264D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281