#7CA7BB#7CA7BB
#7CA7BB is a light, muted cyan. Relative luminance 0.355; OKLCH L 70.4% C 0.055 H 228.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7BB |
|---|---|
| RGB | rgb(124, 167, 187) |
| HSL | hsl(199, 32%, 61%) |
| HSV | hsv(199, 34%, 73%) |
| CMYK | cmyk(33.7%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(66.14, -9.53, -14.92) |
| CIE-LCH | lch(66.14, 17.71, 237.44°) |
| OKLab | oklab(70.43% -0.0365 -0.0409) |
| OKLCH | oklch(70.43% 0.055 228.3) |
| XYZ | xyz(31.0976, 35.5088, 52.2194) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.82
Bluegrey
#85A3B2
ΔE00 3.06
Bluey Grey
#89A0B0
ΔE00 5.16
Light Grey Blue
#9DBCD4
ΔE00 7.82
Cool Gray
#9AA7B0
ΔE00 8.33
Cool Grey
#95A3A6
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7BB #BB907C
analogous
#7CBBAF #7CA7BB #7C87BB
triadic
#7CA7BB #BB7CA7 #A7BB7C
tetradic
#7CA7BB #AF7CBB #BB907C #87BB7C
square
#7CA7BB #AF7CBB #BB907C #87BB7C
split-complementary
#7CA7BB #BB7C87 #BBAF7C
monochromatic
#40697C #558BA4 #7CA7BB #A4C2D0 #CDDDE5
Accessibility & contrast
On white
2.59
#7CA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#7CA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7BB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7BB | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#939EBB
Tritanopia (blue-blind)
#67ADAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca7bb; /* rgb */ color: rgb(124, 167, 187); /* oklch */ color: oklch(70.4% 0.055 228.3);
Tailwind
colors: {
custom: {
50: '#a4c1cf',
500: '#7ca7bb',
950: '#000000',
},
}SCSS
$custom: #7ca7bb; $custom-light: #a4c1cf; $custom-dark: #000000;
JSON
{
"hex": "#7ca7bb",
"rgb": {
"r": 124,
"g": 167,
"b": 187
},
"hsl": {
"h": 199.048,
"s": 31.658,
"l": 60.98
},
"oklch": {
"l": 0.70434,
"c": 0.05479,
"h": 228.3
},
"luminance": 0.3551
}Semantic roles & 50–950 ramp
primary
#7CA7BB
secondary
#D5C5BE
accent
#5E3BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182