#7CA8CB#7CA8CB
#7CA8CB is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.3% C 0.070 H 242.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8CB |
|---|---|
| RGB | rgb(124, 168, 203) |
| HSL | hsl(207, 43%, 64%) |
| HSV | hsv(207, 39%, 80%) |
| CMYK | cmyk(38.9%, 17.2%, 0%, 20.4%) |
| CIE-LAB | lab(66.98, -5.91, -22.54) |
| CIE-LCH | lch(66.98, 23.30, 255.30°) |
| OKLab | oklab(71.28% -0.0319 -0.0622) |
| OKLCH | oklch(71.28% 0.07 242.9) |
| XYZ | xyz(33.0908, 36.6003, 61.8092) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.84
Bluey Grey
#89A0B0
ΔE00 6.70
Bluegrey
#85A3B2
ΔE00 6.73
Light Grey Blue
#9DBCD4
ΔE00 6.98
Sky Blue (survey)
#75BBFD
ΔE00 7.54
Carolina Blue
#8AB8FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8CB #CB9F7C
analogous
#7CCBC6 #7CA8CB #7C81CB
triadic
#7CA8CB #CB7CA8 #A8CB7C
tetradic
#7CA8CB #C67CCB #CB9F7C #81CB7C
square
#7CA8CB #C67CCB #CB9F7C #81CB7C
split-complementary
#7CA8CB #CB7C81 #CBC67C
monochromatic
#3A6B92 #508BBA #7CA8CB #A8C5DC #D4E2EE
Accessibility & contrast
On white
2.52
#7CA8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7CA8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8CB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8CB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CD
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#60B0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ca8cb; /* rgb */ color: rgb(124, 168, 203); /* oklch */ color: oklch(71.3% 0.070 242.9);
Tailwind
colors: {
custom: {
50: '#a5c1db',
500: '#7ca8cb',
950: '#000000',
},
}SCSS
$custom: #7ca8cb; $custom-light: #a5c1db; $custom-dark: #000000;
JSON
{
"hex": "#7ca8cb",
"rgb": {
"r": 124,
"g": 168,
"b": 203
},
"hsl": {
"h": 206.582,
"s": 43.169,
"l": 64.118
},
"oklch": {
"l": 0.71276,
"c": 0.06992,
"h": 242.9
},
"luminance": 0.36602
}Semantic roles & 50–950 ramp
primary
#7CA8CB
secondary
#DFD0C4
accent
#6B2FB6
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1215
muted
#7F8183