#7BA2BB#7BA2BB
#7BA2BB is a light, muted cyan. Relative luminance 0.336; OKLCH L 69.3% C 0.056 H 236.8°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA2BB |
|---|---|
| RGB | rgb(123, 162, 187) |
| HSL | hsl(203, 32%, 61%) |
| HSV | hsv(203, 34%, 73%) |
| CMYK | cmyk(34.2%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(64.67, -7.09, -17.15) |
| CIE-LCH | lch(64.67, 18.56, 247.54°) |
| OKLab | oklab(69.26% -0.0309 -0.0471) |
| OKLCH | oklch(69.26% 0.056 236.8) |
| XYZ | xyz(30.0555, 33.6379, 51.9132) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.57
Bluegrey
#85A3B2
ΔE00 3.65
Bluey Grey
#89A0B0
ΔE00 4.18
Blue Grey
#758DA3
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 8.07
Cool Gray
#9AA7B0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA2BB #BB947B
analogous
#7BBBB4 #7BA2BB #7B82BB
triadic
#7BA2BB #BB7BA2 #A2BB7B
tetradic
#7BA2BB #B47BBB #BB947B #82BB7B
square
#7BA2BB #B47BBB #BB947B #82BB7B
split-complementary
#7BA2BB #BB7B82 #BBB47B
monochromatic
#40647C #5585A4 #7BA2BB #A3BED0 #CCDBE5
Accessibility & contrast
On white
2.72
#7BA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#7BA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA2BB
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA2BB | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#66A8AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7ba2bb; /* rgb */ color: rgb(123, 162, 187); /* oklch */ color: oklch(69.3% 0.056 236.8);
Tailwind
colors: {
custom: {
50: '#a3bdcf',
500: '#7ba2bb',
950: '#000000',
},
}SCSS
$custom: #7ba2bb; $custom-light: #a3bdcf; $custom-dark: #000000;
JSON
{
"hex": "#7ba2bb",
"rgb": {
"r": 123,
"g": 162,
"b": 187
},
"hsl": {
"h": 203.438,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.69256,
"c": 0.0563,
"h": 236.8
},
"luminance": 0.33639
}Semantic roles & 50–950 ramp
primary
#7BA2BB
secondary
#D5C6BD
accent
#673BAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182