#47BCAA#47BCAA
#47BCAA is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.5% C 0.108 H 181.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #47BCAA |
|---|---|
| RGB | rgb(71, 188, 170) |
| HSL | hsl(171, 47%, 51%) |
| HSV | hsv(171, 62%, 74%) |
| CMYK | cmyk(62.2%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(69.62, -37.00, -0.60) |
| CIE-LCH | lch(69.62, 37.00, 180.93°) |
| OKLab | oklab(72.46% -0.1077 -0.0022) |
| OKLCH | oklch(72.46% 0.108 181.2) |
| XYZ | xyz(27.8341, 40.2054, 44.3159) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.96
Turquoise (survey)
#06C2AC
ΔE00 3.03
Topaz
#13BBAF
ΔE00 3.13
Lightseagreen
#20B2AA
ΔE00 4.79
Greeny Blue
#42B395
ΔE00 4.95
Mediumaquamarine
#66CDAA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47BCAA #BC4759
analogous
#47BC6F #47BCAA #4793BC
triadic
#47BCAA #AA47BC #BCAA47
tetradic
#47BCAA #6F47BC #BC4759 #93BC47
square
#47BCAA #6F47BC #BC4759 #93BC47
split-complementary
#47BCAA #BC4793 #BC6F47
monochromatic
#24645A #359183 #47BCAA #74CCBF #A1DDD3
Accessibility & contrast
On white
2.32
#47BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#47BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47BCAA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47BCAA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2A9
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #47bcaa; /* rgb */ color: rgb(71, 188, 170); /* oklch */ color: oklch(72.5% 0.108 181.2);
Tailwind
colors: {
custom: {
50: '#87d1c3',
500: '#47bcaa',
950: '#000000',
},
}SCSS
$custom: #47bcaa; $custom-light: #87d1c3; $custom-dark: #000000;
JSON
{
"hex": "#47bcaa",
"rgb": {
"r": 71,
"g": 188,
"b": 170
},
"hsl": {
"h": 170.769,
"s": 46.614,
"l": 50.784
},
"oklch": {
"l": 0.72458,
"c": 0.10776,
"h": 181.2
},
"luminance": 0.40208
}Semantic roles & 50–950 ramp
primary
#47BCAA
secondary
#C9959D
accent
#5266D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281