#7CA3BC#7CA3BC
#7CA3BC is a light, muted cyan. Relative luminance 0.341; OKLCH L 69.6% C 0.056 H 236.8°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3BC |
|---|---|
| RGB | rgb(124, 163, 188) |
| HSL | hsl(203, 32%, 61%) |
| HSV | hsv(203, 34%, 74%) |
| CMYK | cmyk(34%, 13.3%, 0%, 26.3%) |
| CIE-LAB | lab(65.05, -7.10, -17.14) |
| CIE-LCH | lch(65.05, 18.55, 247.50°) |
| OKLab | oklab(69.58% -0.0308 -0.047) |
| OKLCH | oklch(69.58% 0.056 236.8) |
| XYZ | xyz(30.4836, 34.1088, 52.5446) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.65
Bluegrey
#85A3B2
ΔE00 3.61
Bluey Grey
#89A0B0
ΔE00 4.19
Blue Grey
#758DA3
ΔE00 7.56
Light Grey Blue
#9DBCD4
ΔE00 7.77
Cool Gray
#9AA7B0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3BC #BC957C
analogous
#7CBCB5 #7CA3BC #7C83BC
triadic
#7CA3BC #BC7CA3 #A3BC7C
tetradic
#7CA3BC #B57CBC #BC957C #83BC7C
square
#7CA3BC #B57CBC #BC957C #83BC7C
split-complementary
#7CA3BC #BC7C83 #BCB57C
monochromatic
#40667D #5586A6 #7CA3BC #A4BFD1 #CDDCE5
Accessibility & contrast
On white
2.68
#7CA3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#7CA3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3BC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3BC | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#67A9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ca3bc; /* rgb */ color: rgb(124, 163, 188); /* oklch */ color: oklch(69.6% 0.056 236.8);
Tailwind
colors: {
custom: {
50: '#a4bed0',
500: '#7ca3bc',
950: '#000000',
},
}SCSS
$custom: #7ca3bc; $custom-light: #a4bed0; $custom-dark: #000000;
JSON
{
"hex": "#7ca3bc",
"rgb": {
"r": 124,
"g": 163,
"b": 188
},
"hsl": {
"h": 203.438,
"s": 32.323,
"l": 61.176
},
"oklch": {
"l": 0.69579,
"c": 0.05626,
"h": 236.8
},
"luminance": 0.3411
}Semantic roles & 50–950 ramp
primary
#7CA3BC
secondary
#D6C7BE
accent
#663AAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182