#47AFBD#47AFBD
#47AFBD is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.9% C 0.097 H 207.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #47AFBD |
|---|---|
| RGB | rgb(71, 175, 189) |
| HSL | hsl(187, 47%, 51%) |
| HSV | hsv(187, 62%, 74%) |
| CMYK | cmyk(62.4%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(66.27, -25.47, -16.07) |
| CIE-LCH | lch(66.27, 30.12, 212.24°) |
| OKLab | oklab(69.94% -0.0856 -0.0445) |
| OKLCH | oklch(69.94% 0.097 207.5) |
| XYZ | xyz(27.1100, 35.6708, 53.5907) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.63
Cadetblue
#5F9EA0
ΔE00 6.97
Lightseagreen
#20B2AA
ΔE00 9.25
Darkturquoise
#00CED1
ΔE00 9.87
Greyblue
#77A1B5
ΔE00 10.30
Aqua Blue
#02D8E9
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AFBD #BD5547
analogous
#47BD90 #47AFBD #4774BD
triadic
#47AFBD #BD47AF #AFBD47
tetradic
#47AFBD #9047BD #BD5547 #74BD47
square
#47AFBD #9047BD #BD5547 #74BD47
split-complementary
#47AFBD #BD4774 #BD9047
monochromatic
#245E65 #348792 #47AFBD #74C3CD #A1D6DD
Accessibility & contrast
On white
2.58
#47AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#47AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AFBD
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AFBD | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47afbd; /* rgb */ color: rgb(71, 175, 189); /* oklch */ color: oklch(69.9% 0.097 207.5);
Tailwind
colors: {
custom: {
50: '#87c7d0',
500: '#47afbd',
950: '#000000',
},
}SCSS
$custom: #47afbd; $custom-light: #87c7d0; $custom-dark: #000000;
JSON
{
"hex": "#47afbd",
"rgb": {
"r": 71,
"g": 175,
"b": 189
},
"hsl": {
"h": 187.119,
"s": 47.2,
"l": 50.98
},
"oklch": {
"l": 0.69937,
"c": 0.09652,
"h": 207.5
},
"luminance": 0.35674
}Semantic roles & 50–950 ramp
primary
#47AFBD
secondary
#CA9C96
accent
#6151D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282