#7CA5BE#7CA5BE
#7CA5BE is a light, muted cyan. Relative luminance 0.349; OKLCH L 70.1% C 0.058 H 235.4°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5BE |
|---|---|
| RGB | rgb(124, 165, 190) |
| HSL | hsl(203, 34%, 62%) |
| HSV | hsv(203, 35%, 75%) |
| CMYK | cmyk(34.7%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(65.68, -7.68, -17.29) |
| CIE-LCH | lch(65.68, 18.92, 246.06°) |
| OKLab | oklab(70.1% -0.0327 -0.0475) |
| OKLCH | oklch(70.1% 0.058 235.4) |
| XYZ | xyz(31.0586, 34.9114, 53.8073) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.56
Bluegrey
#85A3B2
ΔE00 3.66
Bluey Grey
#89A0B0
ΔE00 4.58
Light Grey Blue
#9DBCD4
ΔE00 7.42
Blue Grey
#758DA3
ΔE00 8.26
Cool Gray
#9AA7B0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5BE #BE957C
analogous
#7CBEB6 #7CA5BE #7C84BE
triadic
#7CA5BE #BE7CA5 #A5BE7C
tetradic
#7CA5BE #B67CBE #BE957C #84BE7C
square
#7CA5BE #B67CBE #BE957C #84BE7C
split-complementary
#7CA5BE #BE7C84 #BEB67C
monochromatic
#406880 #5489A9 #7CA5BE #A5C1D2 #CEDDE7
Accessibility & contrast
On white
2.63
#7CA5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#7CA5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5BE
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5BE | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#66ACAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca5be; /* rgb */ color: rgb(124, 165, 190); /* oklch */ color: oklch(70.1% 0.058 235.4);
Tailwind
colors: {
custom: {
50: '#a4bfd1',
500: '#7ca5be',
950: '#000000',
},
}SCSS
$custom: #7ca5be; $custom-light: #a4bfd1; $custom-dark: #000000;
JSON
{
"hex": "#7ca5be",
"rgb": {
"r": 124,
"g": 165,
"b": 190
},
"hsl": {
"h": 202.727,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.70101,
"c": 0.05767,
"h": 235.4
},
"luminance": 0.34913
}Semantic roles & 50–950 ramp
primary
#7CA5BE
secondary
#D7C8BF
accent
#6539AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182