#7CA6BB#7CA6BB
#7CA6BB is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.2% C 0.055 H 230.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA6BB |
|---|---|
| RGB | rgb(124, 166, 187) |
| HSL | hsl(200, 32%, 61%) |
| HSV | hsv(200, 34%, 73%) |
| CMYK | cmyk(33.7%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(65.86, -8.99, -15.35) |
| CIE-LCH | lch(65.86, 17.79, 239.65°) |
| OKLab | oklab(70.21% -0.0351 -0.0421) |
| OKLCH | oklch(70.21% 0.055 230.1) |
| XYZ | xyz(30.9152, 35.1438, 52.1585) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.61
Bluegrey
#85A3B2
ΔE00 2.93
Bluey Grey
#89A0B0
ΔE00 4.80
Light Grey Blue
#9DBCD4
ΔE00 7.76
Cool Gray
#9AA7B0
ΔE00 8.19
Cool Grey
#95A3A6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA6BB #BB917C
analogous
#7CBBB0 #7CA6BB #7C86BB
triadic
#7CA6BB #BB7CA6 #A6BB7C
tetradic
#7CA6BB #B07CBB #BB917C #86BB7C
square
#7CA6BB #B07CBB #BB917C #86BB7C
split-complementary
#7CA6BB #BB7C86 #BBB07C
monochromatic
#40687C #558AA4 #7CA6BB #A4C1D0 #CDDDE5
Accessibility & contrast
On white
2.62
#7CA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#7CA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA6BB
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA6BB | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#67ACAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ca6bb; /* rgb */ color: rgb(124, 166, 187); /* oklch */ color: oklch(70.2% 0.055 230.1);
Tailwind
colors: {
custom: {
50: '#a4c0cf',
500: '#7ca6bb',
950: '#000000',
},
}SCSS
$custom: #7ca6bb; $custom-light: #a4c0cf; $custom-dark: #000000;
JSON
{
"hex": "#7ca6bb",
"rgb": {
"r": 124,
"g": 166,
"b": 187
},
"hsl": {
"h": 200,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.7021,
"c": 0.05483,
"h": 230.1
},
"luminance": 0.35145
}Semantic roles & 50–950 ramp
primary
#7CA6BB
secondary
#D5C5BE
accent
#603BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182