#7CA6DC#7CA6DC
#7CA6DC is a light, moderate cyan. Relative luminance 0.367; OKLCH L 71.6% C 0.092 H 255.0°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6DC |
|---|---|
| RGB | rgb(124, 166, 220) |
| HSL | hsl(214, 58%, 67%) |
| HSV | hsv(214, 44%, 86%) |
| CMYK | cmyk(43.6%, 24.5%, 0%, 13.7%) |
| CIE-LAB | lab(67.07, -0.14, -31.78) |
| CIE-LCH | lch(67.07, 31.78, 269.74°) |
| OKLab | oklab(71.56% -0.0237 -0.0885) |
| OKLCH | oklch(71.56% 0.092 255) |
| XYZ | xyz(34.8624, 36.7227, 72.9474) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.44
Carolina Blue
#8AB8FE
ΔE00 5.66
Sky Blue (survey)
#75BBFD
ΔE00 7.19
Periwinkle Blue
#8F99FB
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 8.36
Faded Blue
#658CBB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6DC #DCB27C
analogous
#7CD6DC #7CA6DC #827CDC
triadic
#7CA6DC #DC7CA6 #A6DC7C
tetradic
#7CA6DC #DC7CD6 #DCB27C #7CDC82
square
#7CA6DC #DC7CD6 #DCB27C #7CDC82
split-complementary
#7CA6DC #DC827C #D6DC7C
monochromatic
#2F67AF #4C85CF #7CA6DC #ACC7E9 #DDE8F6
Accessibility & contrast
On white
2.52
#7CA6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#7CA6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6DC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6DC | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DE
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#57B2B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca6dc; /* rgb */ color: rgb(124, 166, 220); /* oklch */ color: oklch(71.6% 0.092 255.0);
Tailwind
colors: {
custom: {
50: '#a6c0e7',
500: '#7ca6dc',
950: '#000000',
},
}SCSS
$custom: #7ca6dc; $custom-light: #a6c0e7; $custom-dark: #000000;
JSON
{
"hex": "#7ca6dc",
"rgb": {
"r": 124,
"g": 166,
"b": 220
},
"hsl": {
"h": 213.75,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.71562,
"c": 0.09165,
"h": 255
},
"luminance": 0.36725
}Semantic roles & 50–950 ramp
primary
#7CA6DC
secondary
#E9DCCB
accent
#7D20C5
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184