#7BA2BD#7BA2BD
#7BA2BD is a light, muted cyan. Relative luminance 0.337; OKLCH L 69.3% C 0.058 H 238.9°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2BD |
|---|---|
| RGB | rgb(123, 162, 189) |
| HSL | hsl(205, 33%, 61%) |
| HSV | hsv(205, 35%, 74%) |
| CMYK | cmyk(34.9%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(64.74, -6.58, -18.16) |
| CIE-LCH | lch(64.74, 19.32, 250.10°) |
| OKLab | oklab(69.33% -0.0301 -0.0499) |
| OKLCH | oklch(69.33% 0.058 238.9) |
| XYZ | xyz(30.2711, 33.7242, 53.0486) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.32
Bluegrey
#85A3B2
ΔE00 4.29
Bluey Grey
#89A0B0
ΔE00 4.47
Blue Grey
#758DA3
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 8.00
Cool Gray
#9AA7B0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2BD #BD967B
analogous
#7BBDB7 #7BA2BD #7B81BD
triadic
#7BA2BD #BD7BA2 #A2BD7B
tetradic
#7BA2BD #B77BBD #BD967B #81BD7B
square
#7BA2BD #B77BBD #BD967B #81BD7B
split-complementary
#7BA2BD #BD7B81 #BDB77B
monochromatic
#3F657E #5485A7 #7BA2BD #A4BFD1 #CDDBE6
Accessibility & contrast
On white
2.71
#7BA2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#7BA2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2BD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2BD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BE
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#65A9AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ba2bd; /* rgb */ color: rgb(123, 162, 189); /* oklch */ color: oklch(69.3% 0.058 238.9);
Tailwind
colors: {
custom: {
50: '#a3bdd1',
500: '#7ba2bd',
950: '#000000',
},
}SCSS
$custom: #7ba2bd; $custom-light: #a3bdd1; $custom-dark: #000000;
JSON
{
"hex": "#7ba2bd",
"rgb": {
"r": 123,
"g": 162,
"b": 189
},
"hsl": {
"h": 204.545,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.69334,
"c": 0.05831,
"h": 238.9
},
"luminance": 0.33726
}Semantic roles & 50–950 ramp
primary
#7BA2BD
secondary
#D6C8BE
accent
#6839AC
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182