#7CA8BB#7CA8BB
#7CA8BB is a light, muted cyan. Relative luminance 0.359; OKLCH L 70.7% C 0.055 H 226.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA8BB |
|---|---|
| RGB | rgb(124, 168, 187) |
| HSL | hsl(198, 32%, 61%) |
| HSV | hsv(198, 34%, 73%) |
| CMYK | cmyk(33.7%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(66.43, -10.07, -14.50) |
| CIE-LCH | lch(66.43, 17.65, 235.22°) |
| OKLab | oklab(70.66% -0.0378 -0.0397) |
| OKLCH | oklch(70.66% 0.055 226.4) |
| XYZ | xyz(31.2815, 35.8766, 52.2807) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.18
Bluegrey
#85A3B2
ΔE00 3.31
Bluey Grey
#89A0B0
ΔE00 5.56
Light Grey Blue
#9DBCD4
ΔE00 7.94
Cool Gray
#9AA7B0
ΔE00 8.50
Cool Grey
#95A3A6
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA8BB #BB8F7C
analogous
#7CBBAE #7CA8BB #7C88BB
triadic
#7CA8BB #BB7CA8 #A8BB7C
tetradic
#7CA8BB #AE7CBB #BB8F7C #88BB7C
square
#7CA8BB #AE7CBB #BB8F7C #88BB7C
split-complementary
#7CA8BB #BB7C88 #BBAE7C
monochromatic
#406A7C #558DA4 #7CA8BB #A4C3D0 #CDDEE5
Accessibility & contrast
On white
2.57
#7CA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#7CA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA8BB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA8BB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#66AEAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca8bb; /* rgb */ color: rgb(124, 168, 187); /* oklch */ color: oklch(70.7% 0.055 226.4);
Tailwind
colors: {
custom: {
50: '#a4c1cf',
500: '#7ca8bb',
950: '#000000',
},
}SCSS
$custom: #7ca8bb; $custom-light: #a4c1cf; $custom-dark: #000000;
JSON
{
"hex": "#7ca8bb",
"rgb": {
"r": 124,
"g": 168,
"b": 187
},
"hsl": {
"h": 198.095,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.70658,
"c": 0.05482,
"h": 226.4
},
"luminance": 0.35878
}Semantic roles & 50–950 ramp
primary
#7CA8BB
secondary
#D5C5BE
accent
#5D3BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182