#47A3CA#47A3CA
#47A3CA is a light, moderate cyan. Relative luminance 0.318; OKLCH L 67.6% C 0.104 H 229.1°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #47A3CA |
|---|---|
| RGB | rgb(71, 163, 202) |
| HSL | hsl(198, 55%, 54%) |
| HSV | hsv(198, 65%, 79%) |
| CMYK | cmyk(64.9%, 19.3%, 0%, 20.8%) |
| CIE-LAB | lab(63.17, -15.23, -28.02) |
| CIE-LCH | lch(63.17, 31.89, 241.47°) |
| OKLab | oklab(67.61% -0.0679 -0.0784) |
| OKLCH | oklch(67.61% 0.104 229.1) |
| XYZ | xyz(26.3522, 31.7955, 60.6140) |
| Luminance | 0.3180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.87
Deepskyblue
#00BFFF
ΔE00 9.02
Azure (survey)
#069AF3
ΔE00 9.63
Bluegrey
#85A3B2
ΔE00 9.65
Turquoise Blue
#06B1C4
ΔE00 9.81
Bluey Grey
#89A0B0
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47A3CA #CA6E47
analogous
#47CAAF #47A3CA #4761CA
triadic
#47A3CA #CA47A3 #A3CA47
tetradic
#47A3CA #AF47CA #CA6E47 #61CA47
square
#47A3CA #AF47CA #CA6E47 #61CA47
split-complementary
#47A3CA #CA4761 #CAAF47
monochromatic
#225C75 #2F82A4 #47A3CA #77BBD8 #A6D3E5
Accessibility & contrast
On white
2.85
#47A3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#47A3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47A3CA
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47A3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47A3CA | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA0CC
Deuteranopia (green-blind)
#7D93C9
Tritanopia (blue-blind)
#00AEB0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #47a3ca; /* rgb */ color: rgb(71, 163, 202); /* oklch */ color: oklch(67.6% 0.104 229.1);
Tailwind
colors: {
custom: {
50: '#88beda',
500: '#47a3ca',
950: '#000000',
},
}SCSS
$custom: #47a3ca; $custom-light: #88beda; $custom-dark: #000000;
JSON
{
"hex": "#47a3ca",
"rgb": {
"r": 71,
"g": 163,
"b": 202
},
"hsl": {
"h": 197.863,
"s": 55.274,
"l": 53.529
},
"oklch": {
"l": 0.67613,
"c": 0.10371,
"h": 229.1
},
"luminance": 0.31798
}Semantic roles & 50–950 ramp
primary
#47A3CA
secondary
#D2AB9A
accent
#7649DF
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0D1214
muted
#7D8183