#47ABBE#47ABBE
#47ABBE is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.0% C 0.096 H 212.2°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABBE |
|---|---|
| RGB | rgb(71, 171, 190) |
| HSL | hsl(190, 48%, 51%) |
| HSV | hsv(190, 63%, 75%) |
| CMYK | cmyk(62.6%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(65.11, -23.15, -18.38) |
| CIE-LCH | lch(65.11, 29.56, 218.46°) |
| OKLab | oklab(69.01% -0.081 -0.051) |
| OKLCH | oklch(69.01% 0.096 212.2) |
| XYZ | xyz(26.4519, 34.1803, 53.9086) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.39
Cadetblue
#5F9EA0
ΔE00 7.36
Greyblue
#77A1B5
ΔE00 8.75
Bluegrey
#85A3B2
ΔE00 10.92
Lightseagreen
#20B2AA
ΔE00 11.32
Bright Sky Blue
#02CCFE
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABBE #BE5A47
analogous
#47BE95 #47ABBE #476FBE
triadic
#47ABBE #BE47AB #ABBE47
tetradic
#47ABBE #9547BE #BE5A47 #6FBE47
square
#47ABBE #9547BE #BE5A47 #6FBE47
split-complementary
#47ABBE #BE476F #BE9547
monochromatic
#245C66 #348494 #47ABBE #74C0CE #A1D4DE
Accessibility & contrast
On white
2.68
#47ABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#47ABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABBE
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABBE | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#8B98BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #47abbe; /* rgb */ color: rgb(71, 171, 190); /* oklch */ color: oklch(69.0% 0.096 212.2);
Tailwind
colors: {
custom: {
50: '#87c4d1',
500: '#47abbe',
950: '#000000',
},
}SCSS
$custom: #47abbe; $custom-light: #87c4d1; $custom-dark: #000000;
JSON
{
"hex": "#47abbe",
"rgb": {
"r": 71,
"g": 171,
"b": 190
},
"hsl": {
"h": 189.58,
"s": 47.791,
"l": 51.176
},
"oklch": {
"l": 0.69014,
"c": 0.0957,
"h": 212.2
},
"luminance": 0.34183
}Semantic roles & 50–950 ramp
primary
#47ABBE
secondary
#CB9F96
accent
#6650D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182