#47AABE#47AABE
#47AABE is a light, moderate cyan. Relative luminance 0.338; OKLCH L 68.8% C 0.096 H 213.2°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #47AABE |
|---|---|
| RGB | rgb(71, 170, 190) |
| HSL | hsl(190, 48%, 51%) |
| HSV | hsv(190, 63%, 75%) |
| CMYK | cmyk(62.6%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.81, -22.64, -18.84) |
| CIE-LCH | lch(64.81, 29.45, 219.77°) |
| OKLab | oklab(68.77% -0.0799 -0.0523) |
| OKLCH | oklch(68.77% 0.096 213.2) |
| XYZ | xyz(26.2637, 33.8040, 53.8459) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.74
Cadetblue
#5F9EA0
ΔE00 7.49
Greyblue
#77A1B5
ΔE00 8.44
Bluegrey
#85A3B2
ΔE00 10.69
Bright Sky Blue
#02CCFE
ΔE00 11.61
Teal Blue
#01889F
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AABE #BE5B47
analogous
#47BE96 #47AABE #476EBE
triadic
#47AABE #BE47AA #AABE47
tetradic
#47AABE #9647BE #BE5B47 #6EBE47
square
#47AABE #9647BE #BE5B47 #6EBE47
split-complementary
#47AABE #BE476E #BE9647
monochromatic
#245B66 #348494 #47AABE #74BFCE #A1D4DE
Accessibility & contrast
On white
2.71
#47AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#47AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AABE
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AABE | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#8998BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #47aabe; /* rgb */ color: rgb(71, 170, 190); /* oklch */ color: oklch(68.8% 0.096 213.2);
Tailwind
colors: {
custom: {
50: '#87c3d1',
500: '#47aabe',
950: '#000000',
},
}SCSS
$custom: #47aabe; $custom-light: #87c3d1; $custom-dark: #000000;
JSON
{
"hex": "#47aabe",
"rgb": {
"r": 71,
"g": 170,
"b": 190
},
"hsl": {
"h": 190.084,
"s": 47.791,
"l": 51.176
},
"oklch": {
"l": 0.68773,
"c": 0.0955,
"h": 213.2
},
"luminance": 0.33807
}Semantic roles & 50–950 ramp
primary
#47AABE
secondary
#CB9F96
accent
#6750D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182