#7BA2BE#7BA2BE
#7BA2BE is a light, muted cyan. Relative luminance 0.338; OKLCH L 69.4% C 0.059 H 239.9°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2BE |
|---|---|
| RGB | rgb(123, 162, 190) |
| HSL | hsl(205, 34%, 61%) |
| HSV | hsv(205, 35%, 75%) |
| CMYK | cmyk(35.3%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(64.78, -6.32, -18.67) |
| CIE-LCH | lch(64.78, 19.71, 251.31°) |
| OKLab | oklab(69.37% -0.0297 -0.0513) |
| OKLCH | oklch(69.37% 0.059 239.9) |
| XYZ | xyz(30.3800, 33.7677, 53.6223) |
| Luminance | 0.3377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.69
Bluegrey
#85A3B2
ΔE00 4.62
Bluey Grey
#89A0B0
ΔE00 4.65
Blue Grey
#758DA3
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 7.98
Cornflowerblue
#6495ED
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2BE #BE977B
analogous
#7BBEB9 #7BA2BE #7B81BE
triadic
#7BA2BE #BE7BA2 #A2BE7B
tetradic
#7BA2BE #B97BBE #BE977B #81BE7B
square
#7BA2BE #B97BBE #BE977B #81BE7B
split-complementary
#7BA2BE #BE7B81 #BEB97B
monochromatic
#3F6580 #5385A9 #7BA2BE #A4BFD2 #CDDCE6
Accessibility & contrast
On white
2.71
#7BA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#7BA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2BE
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2BE | 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)
#96A1BF
Deuteranopia (green-blind)
#8D9ABE
Tritanopia (blue-blind)
#65A9AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ba2be; /* rgb */ color: rgb(123, 162, 190); /* oklch */ color: oklch(69.4% 0.059 239.9);
Tailwind
colors: {
custom: {
50: '#a3bdd1',
500: '#7ba2be',
950: '#000000',
},
}SCSS
$custom: #7ba2be; $custom-light: #a3bdd1; $custom-dark: #000000;
JSON
{
"hex": "#7ba2be",
"rgb": {
"r": 123,
"g": 162,
"b": 190
},
"hsl": {
"h": 205.075,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.69373,
"c": 0.05934,
"h": 239.9
},
"luminance": 0.33769
}Semantic roles & 50–950 ramp
primary
#7BA2BE
secondary
#D7C8BE
accent
#6939AD
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182