#7CA7CC#7CA7CC
#7CA7CC is a light, moderate cyan. Relative luminance 0.363; OKLCH L 71.1% C 0.072 H 245.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7CC |
|---|---|
| RGB | rgb(124, 167, 204) |
| HSL | hsl(208, 44%, 64%) |
| HSV | hsv(208, 39%, 80%) |
| CMYK | cmyk(39.2%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(66.73, -5.09, -23.46) |
| CIE-LCH | lch(66.73, 24.01, 257.75°) |
| OKLab | oklab(71.1% -0.0302 -0.0648) |
| OKLCH | oklch(71.1% 0.072 245) |
| XYZ | xyz(33.0264, 36.2803, 62.3776) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.46
Bluey Grey
#89A0B0
ΔE00 7.02
Cornflowerblue
#6495ED
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7CC #CCA17C
analogous
#7CCCC9 #7CA7CC #7C7FCC
triadic
#7CA7CC #CC7CA7 #A7CC7C
tetradic
#7CA7CC #C97CCC #CCA17C #7FCC7C
square
#7CA7CC #C97CCC #CCA17C #7FCC7C
split-complementary
#7CA7CC #CC7C7F #CCC97C
monochromatic
#3A6A94 #5089BB #7CA7CC #A8C5DD #D4E2EE
Accessibility & contrast
On white
2.54
#7CA7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#7CA7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7CC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7CC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#8E9FCB
Tritanopia (blue-blind)
#5FB0B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca7cc; /* rgb */ color: rgb(124, 167, 204); /* oklch */ color: oklch(71.1% 0.072 245.0);
Tailwind
colors: {
custom: {
50: '#a5c1db',
500: '#7ca7cc',
950: '#000000',
},
}SCSS
$custom: #7ca7cc; $custom-light: #a5c1db; $custom-dark: #000000;
JSON
{
"hex": "#7ca7cc",
"rgb": {
"r": 124,
"g": 167,
"b": 204
},
"hsl": {
"h": 207.75,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.71096,
"c": 0.07155,
"h": 245
},
"luminance": 0.36282
}Semantic roles & 50–950 ramp
primary
#7CA7CC
secondary
#E0D1C4
accent
#6E2EB7
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#0F1215
muted
#7F8183