#7CA9BD#7CA9BD
#7CA9BD is a light, muted cyan. Relative luminance 0.363; OKLCH L 71.0% C 0.056 H 227.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA9BD |
|---|---|
| RGB | rgb(124, 169, 189) |
| HSL | hsl(198, 33%, 61%) |
| HSV | hsv(198, 34%, 74%) |
| CMYK | cmyk(34.4%, 10.6%, 0%, 25.9%) |
| CIE-LAB | lab(66.77, -10.10, -15.08) |
| CIE-LCH | lch(66.77, 18.16, 236.19°) |
| OKLab | oklab(70.96% -0.0383 -0.0414) |
| OKLCH | oklch(70.96% 0.056 227.2) |
| XYZ | xyz(31.6825, 36.3334, 53.4779) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.42
Bluegrey
#85A3B2
ΔE00 3.57
Bluey Grey
#89A0B0
ΔE00 5.72
Light Grey Blue
#9DBCD4
ΔE00 7.66
Cool Gray
#9AA7B0
ΔE00 8.65
Cool Grey
#95A3A6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA9BD #BD907C
analogous
#7CBDB1 #7CA9BD #7C89BD
triadic
#7CA9BD #BD7CA9 #A9BD7C
tetradic
#7CA9BD #B17CBD #BD907C #89BD7C
square
#7CA9BD #B17CBD #BD907C #89BD7C
split-complementary
#7CA9BD #BD7C89 #BDB17C
monochromatic
#406B7F #548EA7 #7CA9BD #A5C4D2 #CDDEE6
Accessibility & contrast
On white
2.54
#7CA9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#7CA9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA9BD
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA9BD | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BE
Deuteranopia (green-blind)
#959FBD
Tritanopia (blue-blind)
#66AFAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca9bd; /* rgb */ color: rgb(124, 169, 189); /* oklch */ color: oklch(71.0% 0.056 227.2);
Tailwind
colors: {
custom: {
50: '#a4c2d0',
500: '#7ca9bd',
950: '#000000',
},
}SCSS
$custom: #7ca9bd; $custom-light: #a4c2d0; $custom-dark: #000000;
JSON
{
"hex": "#7ca9bd",
"rgb": {
"r": 124,
"g": 169,
"b": 189
},
"hsl": {
"h": 198.462,
"s": 32.995,
"l": 61.373
},
"oklch": {
"l": 0.70956,
"c": 0.05637,
"h": 227.2
},
"luminance": 0.36335
}Semantic roles & 50–950 ramp
primary
#7CA9BD
secondary
#D7C6BE
accent
#5D3AAC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182