#7CA3CA#7CA3CA
#7CA3CA is a light, moderate cyan. Relative luminance 0.347; OKLCH L 70.1% C 0.072 H 248.9°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3CA |
|---|---|
| RGB | rgb(124, 163, 202) |
| HSL | hsl(210, 42%, 64%) |
| HSV | hsv(210, 39%, 79%) |
| CMYK | cmyk(38.6%, 19.3%, 0%, 20.8%) |
| CIE-LAB | lab(65.55, -3.42, -24.17) |
| CIE-LCH | lch(65.55, 24.41, 261.94°) |
| OKLab | oklab(70.14% -0.0258 -0.0668) |
| OKLCH | oklch(70.14% 0.072 248.9) |
| XYZ | xyz(32.0666, 34.7420, 60.8819) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.18
Bluey Grey
#89A0B0
ΔE00 7.28
Greyblue
#77A1B5
ΔE00 7.33
Faded Blue
#658CBB
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.75
Bluegrey
#85A3B2
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3CA #CAA37C
analogous
#7CCACA #7CA3CA #7C7CCA
triadic
#7CA3CA #CA7CA3 #A3CA7C
tetradic
#7CA3CA #CA7CCA #CAA37C #7CCA7C
square
#7CA3CA #CA7CCA #CAA37C #7CCA7C
split-complementary
#7CA3CA #CA7C7C #CACA7C
monochromatic
#3B6691 #5084B8 #7CA3CA #A8C2DC #D3E0ED
Accessibility & contrast
On white
2.64
#7CA3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#7CA3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3CA
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3CA | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#8A9CC9
Tritanopia (blue-blind)
#61ACB0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ca3ca; /* rgb */ color: rgb(124, 163, 202); /* oklch */ color: oklch(70.1% 0.072 248.9);
Tailwind
colors: {
custom: {
50: '#a4beda',
500: '#7ca3ca',
950: '#000000',
},
}SCSS
$custom: #7ca3ca; $custom-light: #a4beda; $custom-dark: #000000;
JSON
{
"hex": "#7ca3ca",
"rgb": {
"r": 124,
"g": 163,
"b": 202
},
"hsl": {
"h": 210,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.70138,
"c": 0.07165,
"h": 248.9
},
"luminance": 0.34744
}Semantic roles & 50–950 ramp
primary
#7CA3CA
secondary
#DFD1C3
accent
#7330B5
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#0F1214
muted
#7F8183