#7CA3BB#7CA3BB
#7CA3BB is a light, muted cyan. Relative luminance 0.341; OKLCH L 69.5% C 0.055 H 235.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3BB |
|---|---|
| RGB | rgb(124, 163, 187) |
| HSL | hsl(203, 32%, 61%) |
| HSV | hsv(203, 34%, 73%) |
| CMYK | cmyk(33.7%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.01, -7.35, -16.63) |
| CIE-LCH | lch(65.01, 18.18, 246.15°) |
| OKLab | oklab(69.54% -0.0312 -0.0456) |
| OKLCH | oklch(69.54% 0.055 235.6) |
| XYZ | xyz(30.3762, 34.0658, 51.9789) |
| Luminance | 0.3407 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.28
Bluegrey
#85A3B2
ΔE00 3.30
Bluey Grey
#89A0B0
ΔE00 4.09
Blue Grey
#758DA3
ΔE00 7.62
Light Grey Blue
#9DBCD4
ΔE00 7.84
Cool Gray
#9AA7B0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3BB #BB947C
analogous
#7CBBB3 #7CA3BB #7C83BB
triadic
#7CA3BB #BB7CA3 #A3BB7C
tetradic
#7CA3BB #B37CBB #BB947C #83BB7C
square
#7CA3BB #B37CBB #BB947C #83BB7C
split-complementary
#7CA3BB #BB7C83 #BBB37C
monochromatic
#40657C #5586A4 #7CA3BB #A4BFD0 #CDDCE5
Accessibility & contrast
On white
2.69
#7CA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#7CA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3BB
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3BB | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#67A9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ca3bb; /* rgb */ color: rgb(124, 163, 187); /* oklch */ color: oklch(69.5% 0.055 235.6);
Tailwind
colors: {
custom: {
50: '#a4becf',
500: '#7ca3bb',
950: '#000000',
},
}SCSS
$custom: #7ca3bb; $custom-light: #a4becf; $custom-dark: #000000;
JSON
{
"hex": "#7ca3bb",
"rgb": {
"r": 124,
"g": 163,
"b": 187
},
"hsl": {
"h": 202.857,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.69541,
"c": 0.05528,
"h": 235.6
},
"luminance": 0.34067
}Semantic roles & 50–950 ramp
primary
#7CA3BB
secondary
#D5C7BE
accent
#663BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182