#47BAAA#47BAAA
#47BAAA is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.106 H 182.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #47BAAA |
|---|---|
| RGB | rgb(71, 186, 170) |
| HSL | hsl(172, 45%, 50%) |
| HSV | hsv(172, 62%, 73%) |
| CMYK | cmyk(61.8%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(69.01, -36.08, -1.49) |
| CIE-LCH | lch(69.01, 36.11, 182.37°) |
| OKLab | oklab(71.97% -0.1056 -0.0046) |
| OKLCH | oklch(71.97% 0.106 182.5) |
| XYZ | xyz(27.4098, 39.3568, 44.1745) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.30
Topaz
#13BBAF
ΔE00 2.74
Turquoise (survey)
#06C2AC
ΔE00 3.59
Lightseagreen
#20B2AA
ΔE00 4.05
Greeny Blue
#42B395
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BAAA #BA4757
analogous
#47BA70 #47BAAA #4791BA
triadic
#47BAAA #AA47BA #BAAA47
tetradic
#47BAAA #7047BA #BA4757 #91BA47
square
#47BAAA #7047BA #BA4757 #91BA47
split-complementary
#47BAAA #BA4791 #BA7047
monochromatic
#256259 #358E82 #47BAAA #74CBBF #A0DBD3
Accessibility & contrast
On white
2.37
#47BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#47BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BAAA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BAAA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #47baaa; /* rgb */ color: rgb(71, 186, 170); /* oklch */ color: oklch(72.0% 0.106 182.5);
Tailwind
colors: {
custom: {
50: '#87cfc3',
500: '#47baaa',
950: '#000000',
},
}SCSS
$custom: #47baaa; $custom-light: #87cfc3; $custom-dark: #000000;
JSON
{
"hex": "#47baaa",
"rgb": {
"r": 71,
"g": 186,
"b": 170
},
"hsl": {
"h": 171.652,
"s": 45.455,
"l": 50.392
},
"oklch": {
"l": 0.71965,
"c": 0.10572,
"h": 182.5
},
"luminance": 0.3936
}Semantic roles & 50–950 ramp
primary
#47BAAA
secondary
#C8959C
accent
#5365D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281