#7CA4BE#7CA4BE
#7CA4BE is a light, muted cyan. Relative luminance 0.346; OKLCH L 69.9% C 0.058 H 237.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA4BE |
|---|---|
| RGB | rgb(124, 164, 190) |
| HSL | hsl(204, 34%, 62%) |
| HSV | hsv(204, 35%, 75%) |
| CMYK | cmyk(34.7%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(65.40, -7.13, -17.72) |
| CIE-LCH | lch(65.40, 19.10, 248.08°) |
| OKLab | oklab(69.88% -0.0314 -0.0487) |
| OKLCH | oklch(69.88% 0.058 237.2) |
| XYZ | xyz(30.8789, 34.5521, 53.7474) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.93
Bluegrey
#85A3B2
ΔE00 3.92
Bluey Grey
#89A0B0
ΔE00 4.49
Light Grey Blue
#9DBCD4
ΔE00 7.54
Blue Grey
#758DA3
ΔE00 7.87
Cool Gray
#9AA7B0
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA4BE #BE967C
analogous
#7CBEB7 #7CA4BE #7C83BE
triadic
#7CA4BE #BE7CA4 #A4BE7C
tetradic
#7CA4BE #B77CBE #BE967C #83BE7C
square
#7CA4BE #B77CBE #BE967C #83BE7C
split-complementary
#7CA4BE #BE7C83 #BEB77C
monochromatic
#406780 #5487A9 #7CA4BE #A5C0D2 #CEDDE7
Accessibility & contrast
On white
2.65
#7CA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#7CA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA4BE
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA4BE | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3BF
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#66ABAC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7ca4be; /* rgb */ color: rgb(124, 164, 190); /* oklch */ color: oklch(69.9% 0.058 237.2);
Tailwind
colors: {
custom: {
50: '#a4bfd1',
500: '#7ca4be',
950: '#000000',
},
}SCSS
$custom: #7ca4be; $custom-light: #a4bfd1; $custom-dark: #000000;
JSON
{
"hex": "#7ca4be",
"rgb": {
"r": 124,
"g": 164,
"b": 190
},
"hsl": {
"h": 203.636,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.69878,
"c": 0.05794,
"h": 237.2
},
"luminance": 0.34554
}Semantic roles & 50–950 ramp
primary
#7CA4BE
secondary
#D7C8BF
accent
#6739AC
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182