#7CA8DC#7CA8DC
#7CA8DC is a light, moderate cyan. Relative luminance 0.375; OKLCH L 72.0% C 0.090 H 253.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8DC |
|---|---|
| RGB | rgb(124, 168, 220) |
| HSL | hsl(213, 58%, 67%) |
| HSV | hsv(213, 44%, 86%) |
| CMYK | cmyk(43.6%, 23.6%, 0%, 13.7%) |
| CIE-LAB | lab(67.62, -1.26, -30.93) |
| CIE-LCH | lch(67.62, 30.96, 267.67°) |
| OKLab | oklab(71.99% -0.0261 -0.0861) |
| OKLCH | oklch(71.99% 0.09 253.1) |
| XYZ | xyz(35.2288, 37.4555, 73.0696) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.31
Cornflowerblue
#6495ED
ΔE00 5.96
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Pastel Blue
#A2BFFE
ΔE00 8.23
Periwinkle Blue
#8F99FB
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8DC #DCB07C
analogous
#7CD8DC #7CA8DC #807CDC
triadic
#7CA8DC #DC7CA8 #A8DC7C
tetradic
#7CA8DC #DC7CD8 #DCB07C #7CDC80
square
#7CA8DC #DC7CD8 #DCB07C #7CDC80
split-complementary
#7CA8DC #DC807C #D8DC7C
monochromatic
#2F69AF #4C88CF #7CA8DC #ACC8E9 #DDE8F6
Accessibility & contrast
On white
2.47
#7CA8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#7CA8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8DC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8DC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#57B4BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7ca8dc; /* rgb */ color: rgb(124, 168, 220); /* oklch */ color: oklch(72.0% 0.090 253.1);
Tailwind
colors: {
custom: {
50: '#a6c1e7',
500: '#7ca8dc',
950: '#000000',
},
}SCSS
$custom: #7ca8dc; $custom-light: #a6c1e7; $custom-dark: #000000;
JSON
{
"hex": "#7ca8dc",
"rgb": {
"r": 124,
"g": 168,
"b": 220
},
"hsl": {
"h": 212.5,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.71992,
"c": 0.08999,
"h": 253.1
},
"luminance": 0.37458
}Semantic roles & 50–950 ramp
primary
#7CA8DC
secondary
#E9DBCB
accent
#7A20C5
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#101216
muted
#7F8184