#7CA3BD#7CA3BD
#7CA3BD is a light, muted cyan. Relative luminance 0.342; OKLCH L 69.6% C 0.057 H 237.8°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA3BD |
|---|---|
| RGB | rgb(124, 163, 189) |
| HSL | hsl(204, 33%, 61%) |
| HSV | hsv(204, 34%, 74%) |
| CMYK | cmyk(34.4%, 13.8%, 0%, 25.9%) |
| CIE-LAB | lab(65.08, -6.84, -17.64) |
| CIE-LCH | lch(65.08, 18.92, 248.81°) |
| OKLab | oklab(69.62% -0.0305 -0.0485) |
| OKLCH | oklch(69.62% 0.057 237.8) |
| XYZ | xyz(30.5918, 34.1520, 53.1143) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.01
Bluegrey
#85A3B2
ΔE00 3.93
Bluey Grey
#89A0B0
ΔE00 4.32
Blue Grey
#758DA3
ΔE00 7.52
Light Grey Blue
#9DBCD4
ΔE00 7.73
Cool Gray
#9AA7B0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA3BD #BD967C
analogous
#7CBDB7 #7CA3BD #7C83BD
triadic
#7CA3BD #BD7CA3 #A3BD7C
tetradic
#7CA3BD #B77CBD #BD967C #83BD7C
square
#7CA3BD #B77CBD #BD967C #83BD7C
split-complementary
#7CA3BD #BD7C83 #BDB77C
monochromatic
#40667F #5486A7 #7CA3BD #A5C0D2 #CDDCE6
Accessibility & contrast
On white
2.68
#7CA3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#7CA3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA3BD
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA3BD | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#66AAAB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7ca3bd; /* rgb */ color: rgb(124, 163, 189); /* oklch */ color: oklch(69.6% 0.057 237.8);
Tailwind
colors: {
custom: {
50: '#a4bed1',
500: '#7ca3bd',
950: '#000000',
},
}SCSS
$custom: #7ca3bd; $custom-light: #a4bed1; $custom-dark: #000000;
JSON
{
"hex": "#7ca3bd",
"rgb": {
"r": 124,
"g": 163,
"b": 189
},
"hsl": {
"h": 204,
"s": 32.995,
"l": 61.373
},
"oklch": {
"l": 0.69618,
"c": 0.05724,
"h": 237.8
},
"luminance": 0.34154
}Semantic roles & 50–950 ramp
primary
#7CA3BD
secondary
#D7C8BE
accent
#673AAC
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182