#7CA6CA#7CA6CA
#7CA6CA is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.8% C 0.070 H 244.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6CA |
|---|---|
| RGB | rgb(124, 166, 202) |
| HSL | hsl(208, 42%, 64%) |
| HSV | hsv(208, 39%, 79%) |
| CMYK | cmyk(38.6%, 17.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.38, -5.08, -22.89) |
| CIE-LCH | lch(66.38, 23.45, 257.49°) |
| OKLab | oklab(70.8% -0.0296 -0.0632) |
| OKLCH | oklch(70.8% 0.07 244.9) |
| XYZ | xyz(32.6056, 35.8200, 61.0615) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.20
Bluey Grey
#89A0B0
ΔE00 6.71
Bluegrey
#85A3B2
ΔE00 7.03
Cornflowerblue
#6495ED
ΔE00 7.19
Light Grey Blue
#9DBCD4
ΔE00 7.45
Carolina Blue
#8AB8FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6CA #CAA07C
analogous
#7CCAC7 #7CA6CA #7C7FCA
triadic
#7CA6CA #CA7CA6 #A6CA7C
tetradic
#7CA6CA #C77CCA #CAA07C #7FCA7C
square
#7CA6CA #C77CCA #CAA07C #7FCA7C
split-complementary
#7CA6CA #CA7C7F #CAC77C
monochromatic
#3B6991 #5088B8 #7CA6CA #A8C4DC #D3E1ED
Accessibility & contrast
On white
2.57
#7CA6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#7CA6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6CA
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6CA | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CC
Deuteranopia (green-blind)
#8D9EC9
Tritanopia (blue-blind)
#60AFB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca6ca; /* rgb */ color: rgb(124, 166, 202); /* oklch */ color: oklch(70.8% 0.070 244.9);
Tailwind
colors: {
custom: {
50: '#a4c0da',
500: '#7ca6ca',
950: '#000000',
},
}SCSS
$custom: #7ca6ca; $custom-light: #a4c0da; $custom-dark: #000000;
JSON
{
"hex": "#7ca6ca",
"rgb": {
"r": 124,
"g": 166,
"b": 202
},
"hsl": {
"h": 207.692,
"s": 42.391,
"l": 63.922
},
"oklch": {
"l": 0.70795,
"c": 0.06984,
"h": 244.9
},
"luminance": 0.35822
}Semantic roles & 50–950 ramp
primary
#7CA6CA
secondary
#DFD0C3
accent
#6E30B5
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183