#7BA8CA#7BA8CA
#7BA8CA is a light, moderate cyan. Relative luminance 0.365; OKLCH L 71.2% C 0.070 H 241.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA8CA |
|---|---|
| RGB | rgb(123, 168, 202) |
| HSL | hsl(206, 43%, 64%) |
| HSV | hsv(206, 39%, 79%) |
| CMYK | cmyk(39.1%, 16.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.88, -6.45, -22.13) |
| CIE-LCH | lch(66.88, 23.05, 253.76°) |
| OKLab | oklab(71.18% -0.0331 -0.0611) |
| OKLCH | oklch(71.18% 0.07 241.5) |
| XYZ | xyz(32.8282, 36.4786, 61.1769) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.41
Bluegrey
#85A3B2
ΔE00 6.41
Bluey Grey
#89A0B0
ΔE00 6.55
Light Grey Blue
#9DBCD4
ΔE00 6.99
Sky Blue (survey)
#75BBFD
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA8CA #CA9D7B
analogous
#7BCAC4 #7BA8CA #7B80CA
triadic
#7BA8CA #CA7BA8 #A8CA7B
tetradic
#7BA8CA #C47BCA #CA9D7B #80CA7B
square
#7BA8CA #C47BCA #CA9D7B #80CA7B
split-complementary
#7BA8CA #CA7B80 #CAC47B
monochromatic
#3A6B91 #4F8BB8 #7BA8CA #A7C5DC #D2E2ED
Accessibility & contrast
On white
2.53
#7BA8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#7BA8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA8CA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA8CA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#5EB0B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7ba8ca; /* rgb */ color: rgb(123, 168, 202); /* oklch */ color: oklch(71.2% 0.070 241.5);
Tailwind
colors: {
custom: {
50: '#a4c1da',
500: '#7ba8ca',
950: '#000000',
},
}SCSS
$custom: #7ba8ca; $custom-light: #a4c1da; $custom-dark: #000000;
JSON
{
"hex": "#7ba8ca",
"rgb": {
"r": 123,
"g": 168,
"b": 202
},
"hsl": {
"h": 205.823,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.71176,
"c": 0.0695,
"h": 241.5
},
"luminance": 0.3648
}Semantic roles & 50–950 ramp
primary
#7BA8CA
secondary
#DECEC2
accent
#6930B6
background
#FAFBFD
surface
#F4F7FA
border
#CED0D3
text
#0F1214
muted
#7F8183