#47BBAC#47BBAC
#47BBAC is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.3% C 0.106 H 183.3°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #47BBAC |
|---|---|
| RGB | rgb(71, 187, 172) |
| HSL | hsl(172, 46%, 51%) |
| HSV | hsv(172, 62%, 73%) |
| CMYK | cmyk(62%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(69.37, -36.01, -2.07) |
| CIE-LCH | lch(69.37, 36.07, 183.28°) |
| OKLab | oklab(72.27% -0.1058 -0.0061) |
| OKLCH | oklch(72.27% 0.106 183.3) |
| XYZ | xyz(27.8118, 39.8559, 45.2490) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.48
Topaz
#13BBAF
ΔE00 2.54
Turquoise (survey)
#06C2AC
ΔE00 3.63
Lightseagreen
#20B2AA
ΔE00 3.97
Greeny Blue
#42B395
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BBAC #BB4756
analogous
#47BB72 #47BBAC #4790BB
triadic
#47BBAC #AC47BB #BBAC47
tetradic
#47BBAC #7247BB #BB4756 #90BB47
square
#47BBAC #7247BB #BB4756 #90BB47
split-complementary
#47BBAC #BB4790 #BB7247
monochromatic
#25635B #359084 #47BBAC #74CCC0 #A0DCD4
Accessibility & contrast
On white
2.34
#47BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#47BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BBAC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BBAC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #47bbac; /* rgb */ color: rgb(71, 187, 172); /* oklch */ color: oklch(72.3% 0.106 183.3);
Tailwind
colors: {
custom: {
50: '#87d0c4',
500: '#47bbac',
950: '#000000',
},
}SCSS
$custom: #47bbac; $custom-light: #87d0c4; $custom-dark: #000000;
JSON
{
"hex": "#47bbac",
"rgb": {
"r": 71,
"g": 187,
"b": 172
},
"hsl": {
"h": 172.241,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.72273,
"c": 0.10595,
"h": 183.3
},
"luminance": 0.39859
}Semantic roles & 50–950 ramp
primary
#47BBAC
secondary
#C9959C
accent
#5263D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281