#47A5CA#47A5CA
#47A5CA is a light, moderate cyan. Relative luminance 0.325; OKLCH L 68.1% C 0.103 H 227.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #47A5CA |
|---|---|
| RGB | rgb(71, 165, 202) |
| HSL | hsl(197, 55%, 54%) |
| HSV | hsv(197, 65%, 79%) |
| CMYK | cmyk(64.9%, 18.3%, 0%, 20.8%) |
| CIE-LAB | lab(63.76, -16.30, -27.11) |
| CIE-LCH | lch(63.76, 31.64, 238.98°) |
| OKLab | oklab(68.08% -0.07 -0.0758) |
| OKLCH | oklch(68.08% 0.103 227.3) |
| XYZ | xyz(26.7101, 32.5113, 60.7333) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.81
Deepskyblue
#00BFFF
ΔE00 8.86
Turquoise Blue
#06B1C4
ΔE00 8.94
Bluegrey
#85A3B2
ΔE00 9.57
Azure (survey)
#069AF3
ΔE00 10.64
Bright Sky Blue
#02CCFE
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47A5CA #CA6C47
analogous
#47CAAE #47A5CA #4763CA
triadic
#47A5CA #CA47A5 #A5CA47
tetradic
#47A5CA #AE47CA #CA6C47 #63CA47
square
#47A5CA #AE47CA #CA6C47 #63CA47
split-complementary
#47A5CA #CA4763 #CAAE47
monochromatic
#225D75 #2F83A4 #47A5CA #77BCD8 #A6D3E5
Accessibility & contrast
On white
2.80
#47A5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#47A5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47A5CA
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47A5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47A5CA | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CC
Deuteranopia (green-blind)
#7F95CA
Tritanopia (blue-blind)
#00B0B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #47a5ca; /* rgb */ color: rgb(71, 165, 202); /* oklch */ color: oklch(68.1% 0.103 227.3);
Tailwind
colors: {
custom: {
50: '#88bfda',
500: '#47a5ca',
950: '#000000',
},
}SCSS
$custom: #47a5ca; $custom-light: #88bfda; $custom-dark: #000000;
JSON
{
"hex": "#47a5ca",
"rgb": {
"r": 71,
"g": 165,
"b": 202
},
"hsl": {
"h": 196.947,
"s": 55.274,
"l": 53.529
},
"oklch": {
"l": 0.68084,
"c": 0.10315,
"h": 227.3
},
"luminance": 0.32514
}Semantic roles & 50–950 ramp
primary
#47A5CA
secondary
#D2AA9A
accent
#7349DF
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0D1214
muted
#7D8183