#7CA2AF#7CA2AF
#7CA2AF is a light, muted cyan. Relative luminance 0.332; OKLCH L 68.9% C 0.046 H 220.9°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2AF |
|---|---|
| RGB | rgb(124, 162, 175) |
| HSL | hsl(195, 24%, 59%) |
| HSV | hsv(195, 29%, 69%) |
| CMYK | cmyk(29.1%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(64.34, -9.80, -10.94) |
| CIE-LCH | lch(64.34, 14.69, 228.14°) |
| OKLab | oklab(68.88% -0.0345 -0.0298) |
| OKLCH | oklch(68.88% 0.046 220.9) |
| XYZ | xyz(28.9680, 33.2196, 45.4348) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.70
Bluegrey
#85A3B2
ΔE00 2.90
Bluey Grey
#89A0B0
ΔE00 5.27
Cool Grey
#95A3A6
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 8.02
Bluish Grey
#748B97
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2AF #AF897C
analogous
#7CAFA2 #7CA2AF #7C88AF
triadic
#7CA2AF #AF7CA2 #A2AF7C
tetradic
#7CA2AF #A27CAF #AF897C #88AF7C
square
#7CA2AF #A27CAF #AF897C #88AF7C
split-complementary
#7CA2AF #AF7C88 #AFA27C
monochromatic
#43636E #5A8594 #7CA2AF #A2BDC6 #C8D8DD
Accessibility & contrast
On white
2.75
#7CA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#7CA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2AF
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2AF | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#9299AF
Tritanopia (blue-blind)
#6CA6A6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7ca2af; /* rgb */ color: rgb(124, 162, 175); /* oklch */ color: oklch(68.9% 0.046 220.9);
Tailwind
colors: {
custom: {
50: '#a3bdc6',
500: '#7ca2af',
950: '#000000',
},
}SCSS
$custom: #7ca2af; $custom-light: #a3bdc6; $custom-dark: #000000;
JSON
{
"hex": "#7ca2af",
"rgb": {
"r": 124,
"g": 162,
"b": 175
},
"hsl": {
"h": 195.294,
"s": 24.171,
"l": 58.627
},
"oklch": {
"l": 0.68875,
"c": 0.04564,
"h": 220.9
},
"luminance": 0.33221
}Semantic roles & 50–950 ramp
primary
#7CA2AF
secondary
#CDBEB9
accent
#7E67C1
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182