#7CA6CC#7CA6CC
#7CA6CC is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.9% C 0.072 H 246.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6CC |
|---|---|
| RGB | rgb(124, 166, 204) |
| HSL | hsl(209, 44%, 64%) |
| HSV | hsv(209, 39%, 80%) |
| CMYK | cmyk(39.2%, 18.6%, 0%, 20%) |
| CIE-LAB | lab(66.46, -4.54, -23.89) |
| CIE-LCH | lch(66.46, 24.32, 259.23°) |
| OKLab | oklab(70.88% -0.0289 -0.066) |
| OKLCH | oklch(70.88% 0.072 246.3) |
| XYZ | xyz(32.8439, 35.9153, 62.3167) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 6.86
Bluey Grey
#89A0B0
ΔE00 7.16
Carolina Blue
#8AB8FE
ΔE00 7.34
Bluegrey
#85A3B2
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6CC #CCA27C
analogous
#7CCCCA #7CA6CC #7C7ECC
triadic
#7CA6CC #CC7CA6 #A6CC7C
tetradic
#7CA6CC #CA7CCC #CCA27C #7ECC7C
square
#7CA6CC #CA7CCC #CCA27C #7ECC7C
split-complementary
#7CA6CC #CC7C7E #CCCA7C
monochromatic
#3A6994 #5088BB #7CA6CC #A8C4DD #D4E2EE
Accessibility & contrast
On white
2.57
#7CA6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#7CA6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6CC
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6CC | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CE
Deuteranopia (green-blind)
#8D9ECB
Tritanopia (blue-blind)
#60AFB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca6cc; /* rgb */ color: rgb(124, 166, 204); /* oklch */ color: oklch(70.9% 0.072 246.3);
Tailwind
colors: {
custom: {
50: '#a5c0db',
500: '#7ca6cc',
950: '#000000',
},
}SCSS
$custom: #7ca6cc; $custom-light: #a5c0db; $custom-dark: #000000;
JSON
{
"hex": "#7ca6cc",
"rgb": {
"r": 124,
"g": 166,
"b": 204
},
"hsl": {
"h": 208.5,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.70877,
"c": 0.07212,
"h": 246.3
},
"luminance": 0.35917
}Semantic roles & 50–950 ramp
primary
#7CA6CC
secondary
#E0D1C4
accent
#6F2EB7
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#0F1215
muted
#7F8183