#7CA7DC#7CA7DC
#7CA7DC is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.8% C 0.091 H 254.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7DC |
|---|---|
| RGB | rgb(124, 167, 220) |
| HSL | hsl(213, 58%, 67%) |
| HSV | hsv(213, 44%, 86%) |
| CMYK | cmyk(43.6%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.34, -0.70, -31.36) |
| CIE-LCH | lch(67.34, 31.37, 268.72°) |
| OKLab | oklab(71.78% -0.0249 -0.0873) |
| OKLCH | oklch(71.78% 0.091 254.1) |
| XYZ | xyz(35.0449, 37.0877, 73.0083) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.47
Cornflowerblue
#6495ED
ΔE00 5.69
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Periwinkle Blue
#8F99FB
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 8.28
Faded Blue
#658CBB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7DC #DCB17C
analogous
#7CD7DC #7CA7DC #817CDC
triadic
#7CA7DC #DC7CA7 #A7DC7C
tetradic
#7CA7DC #DC7CD7 #DCB17C #7CDC81
square
#7CA7DC #DC7CD7 #DCB17C #7CDC81
split-complementary
#7CA7DC #DC817C #D7DC7C
monochromatic
#2F68AF #4C87CF #7CA7DC #ACC7E9 #DDE8F6
Accessibility & contrast
On white
2.49
#7CA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#7CA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7DC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7DC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A9DE
Deuteranopia (green-blind)
#87A0DB
Tritanopia (blue-blind)
#57B3B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7ca7dc; /* rgb */ color: rgb(124, 167, 220); /* oklch */ color: oklch(71.8% 0.091 254.1);
Tailwind
colors: {
custom: {
50: '#a6c1e7',
500: '#7ca7dc',
950: '#000000',
},
}SCSS
$custom: #7ca7dc; $custom-light: #a6c1e7; $custom-dark: #000000;
JSON
{
"hex": "#7ca7dc",
"rgb": {
"r": 124,
"g": 167,
"b": 220
},
"hsl": {
"h": 213.125,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.71777,
"c": 0.0908,
"h": 254.1
},
"luminance": 0.3709
}Semantic roles & 50–950 ramp
primary
#7CA7DC
secondary
#E9DBCB
accent
#7B20C5
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184