#47ABBC#47ABBC
#47ABBC is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.095 H 210.5°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABBC |
|---|---|
| RGB | rgb(71, 171, 188) |
| HSL | hsl(189, 47%, 51%) |
| HSV | hsv(189, 62%, 74%) |
| CMYK | cmyk(62.2%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(65.04, -23.75, -17.38) |
| CIE-LCH | lch(65.04, 29.43, 216.19°) |
| OKLab | oklab(68.94% -0.0818 -0.0482) |
| OKLCH | oklch(68.94% 0.095 210.5) |
| XYZ | xyz(26.2348, 34.0935, 52.7653) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.14
Cadetblue
#5F9EA0
ΔE00 6.86
Greyblue
#77A1B5
ΔE00 9.15
Lightseagreen
#20B2AA
ΔE00 10.60
Bluegrey
#85A3B2
ΔE00 11.22
Sea
#3C9992
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABBC #BC5847
analogous
#47BC92 #47ABBC #4770BC
triadic
#47ABBC #BC47AB #ABBC47
tetradic
#47ABBC #9247BC #BC5847 #70BC47
square
#47ABBC #9247BC #BC5847 #70BC47
split-complementary
#47ABBC #BC4770 #BC9247
monochromatic
#245B64 #358491 #47ABBC #74BFCC #A1D4DD
Accessibility & contrast
On white
2.69
#47ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#47ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABBC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABBC | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BD
Deuteranopia (green-blind)
#8B98BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #47abbc; /* rgb */ color: rgb(71, 171, 188); /* oklch */ color: oklch(68.9% 0.095 210.5);
Tailwind
colors: {
custom: {
50: '#87c4d0',
500: '#47abbc',
950: '#000000',
},
}SCSS
$custom: #47abbc; $custom-light: #87c4d0; $custom-dark: #000000;
JSON
{
"hex": "#47abbc",
"rgb": {
"r": 71,
"g": 171,
"b": 188
},
"hsl": {
"h": 188.718,
"s": 46.614,
"l": 50.784
},
"oklch": {
"l": 0.68935,
"c": 0.09493,
"h": 210.5
},
"luminance": 0.34096
}Semantic roles & 50–950 ramp
primary
#47ABBC
secondary
#C99D95
accent
#6552D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182