#47B7AA#47B7AA
#47B7AA is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.2% C 0.103 H 184.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #47B7AA |
|---|---|
| RGB | rgb(71, 183, 170) |
| HSL | hsl(173, 44%, 50%) |
| HSV | hsv(173, 61%, 72%) |
| CMYK | cmyk(61.2%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(68.10, -34.69, -2.83) |
| CIE-LCH | lch(68.10, 34.80, 184.66°) |
| OKLab | oklab(71.23% -0.1024 -0.0082) |
| OKLCH | oklch(71.23% 0.103 184.6) |
| XYZ | xyz(26.7844, 38.1060, 43.9661) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.61
Lightseagreen
#20B2AA
ΔE00 3.03
Tealish
#24BCA8
ΔE00 3.21
Turquoise (survey)
#06C2AC
ΔE00 4.62
Greeny Blue
#42B395
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B7AA #B74754
analogous
#47B772 #47B7AA #478CB7
triadic
#47B7AA #AA47B7 #B7AA47
tetradic
#47B7AA #7247B7 #B74754 #8CB747
square
#47B7AA #7247B7 #B74754 #8CB747
split-complementary
#47B7AA #B7478C #B77247
monochromatic
#255F58 #368B81 #47B7AA #73C9BF #9FDAD3
Accessibility & contrast
On white
2.44
#47B7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#47B7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B7AA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B7AA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9DA1AB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #47b7aa; /* rgb */ color: rgb(71, 183, 170); /* oklch */ color: oklch(71.2% 0.103 184.6);
Tailwind
colors: {
custom: {
50: '#87cdc3',
500: '#47b7aa',
950: '#000000',
},
}SCSS
$custom: #47b7aa; $custom-light: #87cdc3; $custom-dark: #000000;
JSON
{
"hex": "#47b7aa",
"rgb": {
"r": 71,
"g": 183,
"b": 170
},
"hsl": {
"h": 173.036,
"s": 44.094,
"l": 49.804
},
"oklch": {
"l": 0.71225,
"c": 0.10275,
"h": 184.6
},
"luminance": 0.38109
}Semantic roles & 50–950 ramp
primary
#47B7AA
secondary
#C69499
accent
#5463D4
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281