#7CA9BC#7CA9BC
#7CA9BC is a light, muted cyan. Relative luminance 0.363; OKLCH L 70.9% C 0.056 H 225.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA9BC |
|---|---|
| RGB | rgb(124, 169, 188) |
| HSL | hsl(198, 32%, 61%) |
| HSV | hsv(198, 34%, 74%) |
| CMYK | cmyk(34%, 10.1%, 0%, 26.3%) |
| CIE-LAB | lab(66.74, -10.36, -14.58) |
| CIE-LCH | lch(66.74, 17.88, 234.61°) |
| OKLab | oklab(70.92% -0.0387 -0.0399) |
| OKLCH | oklch(70.92% 0.056 225.9) |
| XYZ | xyz(31.5743, 36.2902, 52.9082) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.50
Bluegrey
#85A3B2
ΔE00 3.58
Bluey Grey
#89A0B0
ΔE00 5.85
Light Grey Blue
#9DBCD4
ΔE00 7.87
Cool Gray
#9AA7B0
ΔE00 8.67
Cool Grey
#95A3A6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA9BC #BC8F7C
analogous
#7CBCAF #7CA9BC #7C89BC
triadic
#7CA9BC #BC7CA9 #A9BC7C
tetradic
#7CA9BC #AF7CBC #BC8F7C #89BC7C
square
#7CA9BC #AF7CBC #BC8F7C #89BC7C
split-complementary
#7CA9BC #BC7C89 #BCAF7C
monochromatic
#406B7D #558EA6 #7CA9BC #A4C4D1 #CDDEE5
Accessibility & contrast
On white
2.54
#7CA9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#7CA9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA9BC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA9BC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#66AFAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca9bc; /* rgb */ color: rgb(124, 169, 188); /* oklch */ color: oklch(70.9% 0.056 225.9);
Tailwind
colors: {
custom: {
50: '#a4c2d0',
500: '#7ca9bc',
950: '#000000',
},
}SCSS
$custom: #7ca9bc; $custom-light: #a4c2d0; $custom-dark: #000000;
JSON
{
"hex": "#7ca9bc",
"rgb": {
"r": 124,
"g": 169,
"b": 188
},
"hsl": {
"h": 197.813,
"s": 32.323,
"l": 61.176
},
"oklch": {
"l": 0.70919,
"c": 0.05561,
"h": 225.9
},
"luminance": 0.36292
}Semantic roles & 50–950 ramp
primary
#7CA9BC
secondary
#D6C5BE
accent
#5C3AAB
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182