#7BA7BE#7BA7BE
#7BA7BE is a light, muted cyan. Relative luminance 0.356; OKLCH L 70.5% C 0.058 H 231.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA7BE |
|---|---|
| RGB | rgb(123, 167, 190) |
| HSL | hsl(201, 34%, 61%) |
| HSV | hsv(201, 35%, 75%) |
| CMYK | cmyk(35.3%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(66.19, -9.05, -16.53) |
| CIE-LCH | lch(66.19, 18.85, 241.31°) |
| OKLab | oklab(70.49% -0.0363 -0.0454) |
| OKLCH | oklch(70.49% 0.058 231.4) |
| XYZ | xyz(31.2783, 35.5644, 53.9217) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.09
Bluegrey
#85A3B2
ΔE00 3.53
Bluey Grey
#89A0B0
ΔE00 5.17
Light Grey Blue
#9DBCD4
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 8.57
Blue Grey
#758DA3
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA7BE #BE927B
analogous
#7BBEB4 #7BA7BE #7B86BE
triadic
#7BA7BE #BE7BA7 #A7BE7B
tetradic
#7BA7BE #B47BBE #BE927B #86BE7B
square
#7BA7BE #B47BBE #BE927B #86BE7B
split-complementary
#7BA7BE #BE7B86 #BEB47B
monochromatic
#3F6980 #538BA9 #7BA7BE #A4C2D2 #CDDEE6
Accessibility & contrast
On white
2.59
#7BA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#7BA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA7BE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA7BE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#64ADAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ba7be; /* rgb */ color: rgb(123, 167, 190); /* oklch */ color: oklch(70.5% 0.058 231.4);
Tailwind
colors: {
custom: {
50: '#a3c1d1',
500: '#7ba7be',
950: '#000000',
},
}SCSS
$custom: #7ba7be; $custom-light: #a3c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7ba7be",
"rgb": {
"r": 123,
"g": 167,
"b": 190
},
"hsl": {
"h": 200.597,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.70486,
"c": 0.0581,
"h": 231.4
},
"luminance": 0.35566
}Semantic roles & 50–950 ramp
primary
#7BA7BE
secondary
#D7C6BE
accent
#6139AD
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182