#7CA6BE#7CA6BE
#7CA6BE is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.3% C 0.057 H 233.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6BE |
|---|---|
| RGB | rgb(124, 166, 190) |
| HSL | hsl(202, 34%, 62%) |
| HSV | hsv(202, 35%, 75%) |
| CMYK | cmyk(34.7%, 12.6%, 0%, 25.5%) |
| CIE-LAB | lab(65.96, -8.22, -16.87) |
| CIE-LCH | lch(65.96, 18.77, 244.01°) |
| OKLab | oklab(70.32% -0.034 -0.0463) |
| OKLCH | oklch(70.32% 0.057 233.7) |
| XYZ | xyz(31.2397, 35.2736, 53.8676) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.29
Bluegrey
#85A3B2
ΔE00 3.49
Bluey Grey
#89A0B0
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 7.36
Cool Gray
#9AA7B0
ΔE00 8.33
Blue Grey
#758DA3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6BE #BE947C
analogous
#7CBEB5 #7CA6BE #7C85BE
triadic
#7CA6BE #BE7CA6 #A6BE7C
tetradic
#7CA6BE #B57CBE #BE947C #85BE7C
square
#7CA6BE #B57CBE #BE947C #85BE7C
split-complementary
#7CA6BE #BE7C85 #BEB57C
monochromatic
#406980 #548AA9 #7CA6BE #A5C2D2 #CEDEE7
Accessibility & contrast
On white
2.61
#7CA6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#7CA6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6BE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6BE | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#66ACAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca6be; /* rgb */ color: rgb(124, 166, 190); /* oklch */ color: oklch(70.3% 0.057 233.7);
Tailwind
colors: {
custom: {
50: '#a4c0d1',
500: '#7ca6be',
950: '#000000',
},
}SCSS
$custom: #7ca6be; $custom-light: #a4c0d1; $custom-dark: #000000;
JSON
{
"hex": "#7ca6be",
"rgb": {
"r": 124,
"g": 166,
"b": 190
},
"hsl": {
"h": 201.818,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.70323,
"c": 0.05746,
"h": 233.7
},
"luminance": 0.35275
}Semantic roles & 50–950 ramp
primary
#7CA6BE
secondary
#D7C8BF
accent
#6339AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182