#47AABB#47AABB
#47AABB is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.7% C 0.094 H 210.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #47AABB |
|---|---|
| RGB | rgb(71, 170, 187) |
| HSL | hsl(189, 46%, 51%) |
| HSV | hsv(189, 62%, 73%) |
| CMYK | cmyk(62%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.70, -23.54, -17.32) |
| CIE-LCH | lch(64.70, 29.23, 216.36°) |
| OKLab | oklab(68.66% -0.0811 -0.048) |
| OKLCH | oklch(68.66% 0.094 210.6) |
| XYZ | xyz(25.9392, 33.6742, 52.1368) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.33
Cadetblue
#5F9EA0
ΔE00 6.71
Greyblue
#77A1B5
ΔE00 9.03
Lightseagreen
#20B2AA
ΔE00 10.68
Sea
#3C9992
ΔE00 11.14
Bluegrey
#85A3B2
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AABB #BB5847
analogous
#47BB92 #47AABB #4770BB
triadic
#47AABB #BB47AA #AABB47
tetradic
#47AABB #9247BB #BB5847 #70BB47
square
#47AABB #9247BB #BB5847 #70BB47
split-complementary
#47AABB #BB4770 #BB9247
monochromatic
#255A63 #358290 #47AABB #74BFCC #A0D3DC
Accessibility & contrast
On white
2.71
#47AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#47AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AABB
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AABB | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47aabb; /* rgb */ color: rgb(71, 170, 187); /* oklch */ color: oklch(68.7% 0.094 210.6);
Tailwind
colors: {
custom: {
50: '#87c3cf',
500: '#47aabb',
950: '#000000',
},
}SCSS
$custom: #47aabb; $custom-light: #87c3cf; $custom-dark: #000000;
JSON
{
"hex": "#47aabb",
"rgb": {
"r": 71,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.793,
"s": 46.032,
"l": 50.588
},
"oklch": {
"l": 0.68656,
"c": 0.09429,
"h": 210.6
},
"luminance": 0.33677
}Semantic roles & 50–950 ramp
primary
#47AABB
secondary
#C99D95
accent
#6552D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182