#47B9AA#47B9AA
#47B9AA is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.7% C 0.105 H 183.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #47B9AA |
|---|---|
| RGB | rgb(71, 185, 170) |
| HSL | hsl(172, 45%, 50%) |
| HSV | hsv(172, 62%, 73%) |
| CMYK | cmyk(61.6%, 0%, 8.1%, 27.5%) |
| CIE-LAB | lab(68.71, -35.62, -1.94) |
| CIE-LCH | lch(68.71, 35.67, 183.11°) |
| OKLab | oklab(71.72% -0.1045 -0.0058) |
| OKLCH | oklch(71.72% 0.105 183.2) |
| XYZ | xyz(27.1999, 38.9369, 44.1045) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.56
Topaz
#13BBAF
ΔE00 2.63
Lightseagreen
#20B2AA
ΔE00 3.69
Turquoise (survey)
#06C2AC
ΔE00 3.91
Greeny Blue
#42B395
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47B9AA #B94756
analogous
#47B971 #47B9AA #478FB9
triadic
#47B9AA #AA47B9 #B9AA47
tetradic
#47B9AA #7147B9 #B94756 #8FB947
square
#47B9AA #7147B9 #B94756 #8FB947
split-complementary
#47B9AA #B9478F #B97147
monochromatic
#256159 #368D82 #47B9AA #73CABE #A0DBD3
Accessibility & contrast
On white
2.39
#47B9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#47B9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47B9AA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47B9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47B9AA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA9
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #47b9aa; /* rgb */ color: rgb(71, 185, 170); /* oklch */ color: oklch(71.7% 0.105 183.2);
Tailwind
colors: {
custom: {
50: '#87cec3',
500: '#47b9aa',
950: '#000000',
},
}SCSS
$custom: #47b9aa; $custom-light: #87cec3; $custom-dark: #000000;
JSON
{
"hex": "#47b9aa",
"rgb": {
"r": 71,
"g": 185,
"b": 170
},
"hsl": {
"h": 172.105,
"s": 44.882,
"l": 50.196
},
"oklch": {
"l": 0.71718,
"c": 0.10471,
"h": 183.2
},
"luminance": 0.3894
}Semantic roles & 50–950 ramp
primary
#47B9AA
secondary
#C7949B
accent
#5364D5
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281