#47ABBB#47ABBB
#47ABBB is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.095 H 209.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABBB |
|---|---|
| RGB | rgb(71, 171, 187) |
| HSL | hsl(188, 46%, 51%) |
| HSV | hsv(188, 62%, 73%) |
| CMYK | cmyk(62%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(65.00, -24.05, -16.87) |
| CIE-LCH | lch(65.00, 29.37, 215.05°) |
| OKLab | oklab(68.9% -0.0822 -0.0468) |
| OKLCH | oklch(68.9% 0.095 209.6) |
| XYZ | xyz(26.1274, 34.0505, 52.1995) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.08
Cadetblue
#5F9EA0
ΔE00 6.63
Greyblue
#77A1B5
ΔE00 9.36
Lightseagreen
#20B2AA
ΔE00 10.23
Sea
#3C9992
ΔE00 10.94
Darkturquoise
#00CED1
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABBB #BB5747
analogous
#47BB91 #47ABBB #4771BB
triadic
#47ABBB #BB47AB #ABBB47
tetradic
#47ABBB #9147BB #BB5747 #71BB47
square
#47ABBB #9147BB #BB5747 #71BB47
split-complementary
#47ABBB #BB4771 #BB9147
monochromatic
#255A63 #358390 #47ABBB #74BFCC #A0D4DC
Accessibility & contrast
On white
2.69
#47ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#47ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABBB
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABBB | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#8C98BB
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #47abbb; /* rgb */ color: rgb(71, 171, 187); /* oklch */ color: oklch(68.9% 0.095 209.6);
Tailwind
colors: {
custom: {
50: '#87c4cf',
500: '#47abbb',
950: '#000000',
},
}SCSS
$custom: #47abbb; $custom-light: #87c4cf; $custom-dark: #000000;
JSON
{
"hex": "#47abbb",
"rgb": {
"r": 71,
"g": 171,
"b": 187
},
"hsl": {
"h": 188.276,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.68897,
"c": 0.09458,
"h": 209.6
},
"luminance": 0.34053
}Semantic roles & 50–950 ramp
primary
#47ABBB
secondary
#C99C95
accent
#6452D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182