#47AFBE#47AFBE
#47AFBE is a light, moderate teal. Relative luminance 0.357; OKLCH L 70.0% C 0.097 H 208.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #47AFBE |
|---|---|
| RGB | rgb(71, 175, 190) |
| HSL | hsl(188, 48%, 51%) |
| HSV | hsv(188, 63%, 75%) |
| CMYK | cmyk(62.6%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(66.30, -25.18, -16.57) |
| CIE-LCH | lch(66.30, 30.14, 213.35°) |
| OKLab | oklab(69.97% -0.0852 -0.0459) |
| OKLCH | oklch(69.97% 0.097 208.3) |
| XYZ | xyz(27.2189, 35.7144, 54.1643) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.58
Cadetblue
#5F9EA0
ΔE00 7.15
Lightseagreen
#20B2AA
ΔE00 9.62
Darkturquoise
#00CED1
ΔE00 10.07
Greyblue
#77A1B5
ΔE00 10.08
Aqua Blue
#02D8E9
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AFBE #BE5647
analogous
#47BE91 #47AFBE #4773BE
triadic
#47AFBE #BE47AF #AFBE47
tetradic
#47AFBE #9147BE #BE5647 #73BE47
square
#47AFBE #9147BE #BE5647 #73BE47
split-complementary
#47AFBE #BE4773 #BE9147
monochromatic
#245E66 #348894 #47AFBE #74C3CE #A1D6DE
Accessibility & contrast
On white
2.58
#47AFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#47AFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AFBE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AFBE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #47afbe; /* rgb */ color: rgb(71, 175, 190); /* oklch */ color: oklch(70.0% 0.097 208.3);
Tailwind
colors: {
custom: {
50: '#87c7d1',
500: '#47afbe',
950: '#000000',
},
}SCSS
$custom: #47afbe; $custom-light: #87c7d1; $custom-dark: #000000;
JSON
{
"hex": "#47afbe",
"rgb": {
"r": 71,
"g": 175,
"b": 190
},
"hsl": {
"h": 187.563,
"s": 47.791,
"l": 51.176
},
"oklch": {
"l": 0.69975,
"c": 0.09681,
"h": 208.3
},
"luminance": 0.35717
}Semantic roles & 50–950 ramp
primary
#47AFBE
secondary
#CB9D96
accent
#6150D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282