#7CA7BE#7CA7BE
#7CA7BE is a light, muted cyan. Relative luminance 0.356; OKLCH L 70.5% C 0.057 H 232.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA7BE |
|---|---|
| RGB | rgb(124, 167, 190) |
| HSL | hsl(201, 34%, 62%) |
| HSV | hsv(201, 35%, 75%) |
| CMYK | cmyk(34.7%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(66.24, -8.77, -16.44) |
| CIE-LCH | lch(66.24, 18.63, 241.94°) |
| OKLab | oklab(70.55% -0.0353 -0.0451) |
| OKLCH | oklch(70.55% 0.057 232) |
| XYZ | xyz(31.4222, 35.6386, 53.9285) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.16
Bluegrey
#85A3B2
ΔE00 3.42
Bluey Grey
#89A0B0
ΔE00 4.99
Light Grey Blue
#9DBCD4
ΔE00 7.35
Cool Gray
#9AA7B0
ΔE00 8.39
Blue Grey
#758DA3
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA7BE #BE937C
analogous
#7CBEB4 #7CA7BE #7C86BE
triadic
#7CA7BE #BE7CA7 #A7BE7C
tetradic
#7CA7BE #B47CBE #BE937C #86BE7C
square
#7CA7BE #B47CBE #BE937C #86BE7C
split-complementary
#7CA7BE #BE7C86 #BEB47C
monochromatic
#406A80 #548BA9 #7CA7BE #A5C2D2 #CEDEE7
Accessibility & contrast
On white
2.58
#7CA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#7CA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA7BE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA7BE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#65ADAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca7be; /* rgb */ color: rgb(124, 167, 190); /* oklch */ color: oklch(70.5% 0.057 232.0);
Tailwind
colors: {
custom: {
50: '#a4c1d1',
500: '#7ca7be',
950: '#000000',
},
}SCSS
$custom: #7ca7be; $custom-light: #a4c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7ca7be",
"rgb": {
"r": 124,
"g": 167,
"b": 190
},
"hsl": {
"h": 200.909,
"s": 33.673,
"l": 61.569
},
"oklch": {
"l": 0.70546,
"c": 0.05731,
"h": 232
},
"luminance": 0.3564
}Semantic roles & 50–950 ramp
primary
#7CA7BE
secondary
#D7C7BF
accent
#6139AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182