#7CA7BD#7CA7BD
#7CA7BD is a light, muted cyan. Relative luminance 0.356; OKLCH L 70.5% C 0.056 H 230.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7BD |
|---|---|
| RGB | rgb(124, 167, 189) |
| HSL | hsl(200, 33%, 61%) |
| HSV | hsv(200, 34%, 74%) |
| CMYK | cmyk(34.4%, 11.6%, 0%, 25.9%) |
| CIE-LAB | lab(66.21, -9.02, -15.94) |
| CIE-LCH | lch(66.21, 18.31, 240.49°) |
| OKLab | oklab(70.51% -0.0357 -0.0437) |
| OKLCH | oklch(70.51% 0.056 230.8) |
| XYZ | xyz(31.3132, 35.5950, 53.3548) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.97
Bluegrey
#85A3B2
ΔE00 3.26
Bluey Grey
#89A0B0
ΔE00 5.01
Light Grey Blue
#9DBCD4
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 8.35
Cool Grey
#95A3A6
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7BD #BD927C
analogous
#7CBDB3 #7CA7BD #7C87BD
triadic
#7CA7BD #BD7CA7 #A7BD7C
tetradic
#7CA7BD #B37CBD #BD927C #87BD7C
square
#7CA7BD #B37CBD #BD927C #87BD7C
split-complementary
#7CA7BD #BD7C87 #BDB37C
monochromatic
#40697F #548BA7 #7CA7BD #A5C2D2 #CDDEE6
Accessibility & contrast
On white
2.59
#7CA7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#7CA7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7BD
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7BD | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#66ADAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca7bd; /* rgb */ color: rgb(124, 167, 189); /* oklch */ color: oklch(70.5% 0.056 230.8);
Tailwind
colors: {
custom: {
50: '#a4c1d0',
500: '#7ca7bd',
950: '#000000',
},
}SCSS
$custom: #7ca7bd; $custom-light: #a4c1d0; $custom-dark: #000000;
JSON
{
"hex": "#7ca7bd",
"rgb": {
"r": 124,
"g": 167,
"b": 189
},
"hsl": {
"h": 200.308,
"s": 32.995,
"l": 61.373
},
"oklch": {
"l": 0.70509,
"c": 0.05644,
"h": 230.8
},
"luminance": 0.35597
}Semantic roles & 50–950 ramp
primary
#7CA7BD
secondary
#D7C6BE
accent
#603AAC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182