#7CA2BE#7CA2BE
#7CA2BE is a light, muted cyan. Relative luminance 0.338; OKLCH L 69.4% C 0.059 H 240.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA2BE |
|---|---|
| RGB | rgb(124, 162, 190) |
| HSL | hsl(205, 34%, 62%) |
| HSV | hsv(205, 35%, 75%) |
| CMYK | cmyk(34.7%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(64.84, -6.03, -18.57) |
| CIE-LCH | lch(64.84, 19.53, 252.01°) |
| OKLab | oklab(69.44% -0.0288 -0.0511) |
| OKLCH | oklch(69.44% 0.059 240.6) |
| XYZ | xyz(30.5238, 33.8419, 53.6290) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.87
Bluey Grey
#89A0B0
ΔE00 4.55
Bluegrey
#85A3B2
ΔE00 4.65
Blue Grey
#758DA3
ΔE00 7.18
Light Grey Blue
#9DBCD4
ΔE00 7.90
Cornflowerblue
#6495ED
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA2BE #BE987C
analogous
#7CBEB9 #7CA2BE #7C81BE
triadic
#7CA2BE #BE7CA2 #A2BE7C
tetradic
#7CA2BE #B97CBE #BE987C #81BE7C
square
#7CA2BE #B97CBE #BE987C #81BE7C
split-complementary
#7CA2BE #BE7C81 #BEB97C
monochromatic
#406580 #5485A9 #7CA2BE #A5BFD2 #CEDCE7
Accessibility & contrast
On white
2.70
#7CA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#7CA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA2BE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA2BE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BF
Deuteranopia (green-blind)
#8D9ABE
Tritanopia (blue-blind)
#66A9AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ca2be; /* rgb */ color: rgb(124, 162, 190); /* oklch */ color: oklch(69.4% 0.059 240.6);
Tailwind
colors: {
custom: {
50: '#a4bdd1',
500: '#7ca2be',
950: '#000000',
},
}SCSS
$custom: #7ca2be; $custom-light: #a4bdd1; $custom-dark: #000000;
JSON
{
"hex": "#7ca2be",
"rgb": {
"r": 124,
"g": 162,
"b": 190
},
"hsl": {
"h": 205.455,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.69435,
"c": 0.05861,
"h": 240.6
},
"luminance": 0.33843
}Semantic roles & 50–950 ramp
primary
#7CA2BE
secondary
#D7C9BF
accent
#6A39AC
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182