#7CA4CC#7CA4CC
#7CA4CC is a light, moderate cyan. Relative luminance 0.352; OKLCH L 70.4% C 0.073 H 248.9°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4CC |
|---|---|
| RGB | rgb(124, 164, 204) |
| HSL | hsl(210, 44%, 64%) |
| HSV | hsv(210, 39%, 80%) |
| CMYK | cmyk(39.2%, 19.6%, 0%, 20%) |
| CIE-LAB | lab(65.90, -3.44, -24.74) |
| CIE-LCH | lch(65.90, 24.98, 262.09°) |
| OKLab | oklab(70.44% -0.0264 -0.0685) |
| OKLCH | oklch(70.44% 0.073 248.9) |
| XYZ | xyz(32.4832, 35.1938, 62.1965) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.20
Carolina Blue
#8AB8FE
ΔE00 7.41
Greyblue
#77A1B5
ΔE00 7.51
Bluey Grey
#89A0B0
ΔE00 7.54
Faded Blue
#658CBB
ΔE00 7.76
Sky Blue (survey)
#75BBFD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4CC #CCA47C
analogous
#7CCCCC #7CA4CC #7C7CCC
triadic
#7CA4CC #CC7CA4 #A4CC7C
tetradic
#7CA4CC #CC7CCC #CCA47C #7CCC7C
square
#7CA4CC #CC7CCC #CCA47C #7CCC7C
split-complementary
#7CA4CC #CC7C7C #CCCC7C
monochromatic
#3A6794 #5085BB #7CA4CC #A8C3DD #D4E1EE
Accessibility & contrast
On white
2.61
#7CA4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7CA4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4CC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4CC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CE
Deuteranopia (green-blind)
#8A9CCB
Tritanopia (blue-blind)
#60ADB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca4cc; /* rgb */ color: rgb(124, 164, 204); /* oklch */ color: oklch(70.4% 0.073 248.9);
Tailwind
colors: {
custom: {
50: '#a5bedb',
500: '#7ca4cc',
950: '#000000',
},
}SCSS
$custom: #7ca4cc; $custom-light: #a5bedb; $custom-dark: #000000;
JSON
{
"hex": "#7ca4cc",
"rgb": {
"r": 124,
"g": 164,
"b": 204
},
"hsl": {
"h": 210,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.70439,
"c": 0.07338,
"h": 248.9
},
"luminance": 0.35196
}Semantic roles & 50–950 ramp
primary
#7CA4CC
secondary
#E0D2C4
accent
#732EB7
background
#FAFBFD
surface
#F4F6FB
border
#CED0D4
text
#0F1215
muted
#7F8183