#7BA5CA#7BA5CA
#7BA5CA is a light, moderate cyan. Relative luminance 0.354; OKLCH L 70.5% C 0.071 H 245.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA5CA |
|---|---|
| RGB | rgb(123, 165, 202) |
| HSL | hsl(208, 43%, 64%) |
| HSV | hsv(208, 39%, 79%) |
| CMYK | cmyk(39.1%, 18.3%, 0%, 20.8%) |
| CIE-LAB | lab(66.05, -4.80, -23.41) |
| CIE-LCH | lch(66.05, 23.90, 258.42°) |
| OKLab | oklab(70.52% -0.0293 -0.0647) |
| OKLCH | oklch(70.52% 0.071 245.6) |
| XYZ | xyz(32.2807, 35.3837, 60.9944) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 6.85
Bluey Grey
#89A0B0
ΔE00 6.89
Bluegrey
#85A3B2
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA5CA #CAA07B
analogous
#7BCAC7 #7BA5CA #7B7DCA
triadic
#7BA5CA #CA7BA5 #A5CA7B
tetradic
#7BA5CA #C77BCA #CAA07B #7DCA7B
square
#7BA5CA #C77BCA #CAA07B #7DCA7B
split-complementary
#7BA5CA #CA7B7D #CAC77B
monochromatic
#3A6891 #4F87B8 #7BA5CA #A7C3DC #D2E1ED
Accessibility & contrast
On white
2.60
#7BA5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#7BA5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA5CA
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA5CA | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A5CC
Deuteranopia (green-blind)
#8C9DC9
Tritanopia (blue-blind)
#5FAEB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ba5ca; /* rgb */ color: rgb(123, 165, 202); /* oklch */ color: oklch(70.5% 0.071 245.6);
Tailwind
colors: {
custom: {
50: '#a4bfda',
500: '#7ba5ca',
950: '#000000',
},
}SCSS
$custom: #7ba5ca; $custom-light: #a4bfda; $custom-dark: #000000;
JSON
{
"hex": "#7ba5ca",
"rgb": {
"r": 123,
"g": 165,
"b": 202
},
"hsl": {
"h": 208.101,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.70515,
"c": 0.07104,
"h": 245.6
},
"luminance": 0.35385
}Semantic roles & 50–950 ramp
primary
#7BA5CA
secondary
#DED0C2
accent
#6F30B6
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183