#7CA9BB#7CA9BB
#7CA9BB is a light, muted cyan. Relative luminance 0.362; OKLCH L 70.9% C 0.055 H 224.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA9BB |
|---|---|
| RGB | rgb(124, 169, 187) |
| HSL | hsl(197, 32%, 61%) |
| HSV | hsv(197, 34%, 73%) |
| CMYK | cmyk(33.7%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(66.71, -10.61, -14.07) |
| CIE-LCH | lch(66.71, 17.62, 232.99°) |
| OKLab | oklab(70.88% -0.0391 -0.0385) |
| OKLCH | oklch(70.88% 0.055 224.6) |
| XYZ | xyz(31.4669, 36.2472, 52.3424) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.65
Bluegrey
#85A3B2
ΔE00 3.64
Bluey Grey
#89A0B0
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 8.09
Cool Gray
#9AA7B0
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA9BB #BB8E7C
analogous
#7CBBAD #7CA9BB #7C89BB
triadic
#7CA9BB #BB7CA9 #A9BB7C
tetradic
#7CA9BB #AD7CBB #BB8E7C #89BB7C
square
#7CA9BB #AD7CBB #BB8E7C #89BB7C
split-complementary
#7CA9BB #BB7C89 #BBAD7C
monochromatic
#406B7C #558EA4 #7CA9BB #A4C3D0 #CDDEE5
Accessibility & contrast
On white
2.55
#7CA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7CA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA9BB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA9BB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#66AFAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ca9bb; /* rgb */ color: rgb(124, 169, 187); /* oklch */ color: oklch(70.9% 0.055 224.6);
Tailwind
colors: {
custom: {
50: '#a4c2cf',
500: '#7ca9bb',
950: '#000000',
},
}SCSS
$custom: #7ca9bb; $custom-light: #a4c2cf; $custom-dark: #000000;
JSON
{
"hex": "#7ca9bb",
"rgb": {
"r": 124,
"g": 169,
"b": 187
},
"hsl": {
"h": 197.143,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.70882,
"c": 0.05489,
"h": 224.6
},
"luminance": 0.36249
}Semantic roles & 50–950 ramp
primary
#7CA9BB
secondary
#D5C4BE
accent
#5B3BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182