#7BA6BE#7BA6BE
#7BA6BE is a light, muted cyan. Relative luminance 0.352; OKLCH L 70.3% C 0.058 H 233.1°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA6BE |
|---|---|
| RGB | rgb(123, 166, 190) |
| HSL | hsl(201, 34%, 61%) |
| HSV | hsv(201, 35%, 75%) |
| CMYK | cmyk(35.3%, 12.6%, 0%, 25.5%) |
| CIE-LAB | lab(65.90, -8.50, -16.96) |
| CIE-LCH | lch(65.90, 18.97, 243.37°) |
| OKLab | oklab(70.26% -0.035 -0.0466) |
| OKLCH | oklch(70.26% 0.058 233.1) |
| XYZ | xyz(31.0958, 35.1994, 53.8609) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.17
Bluegrey
#85A3B2
ΔE00 3.57
Bluey Grey
#89A0B0
ΔE00 4.92
Light Grey Blue
#9DBCD4
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 8.50
Blue Grey
#758DA3
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA6BE #BE937B
analogous
#7BBEB5 #7BA6BE #7B85BE
triadic
#7BA6BE #BE7BA6 #A6BE7B
tetradic
#7BA6BE #B57BBE #BE937B #85BE7B
square
#7BA6BE #B57BBE #BE937B #85BE7B
split-complementary
#7BA6BE #BE7B85 #BEB57B
monochromatic
#3F6880 #538AA9 #7BA6BE #A4C2D2 #CDDDE6
Accessibility & contrast
On white
2.61
#7BA6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7BA6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA6BE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA6BE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#64ADAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ba6be; /* rgb */ color: rgb(123, 166, 190); /* oklch */ color: oklch(70.3% 0.058 233.1);
Tailwind
colors: {
custom: {
50: '#a3c0d1',
500: '#7ba6be',
950: '#000000',
},
}SCSS
$custom: #7ba6be; $custom-light: #a3c0d1; $custom-dark: #000000;
JSON
{
"hex": "#7ba6be",
"rgb": {
"r": 123,
"g": 166,
"b": 190
},
"hsl": {
"h": 201.493,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.70263,
"c": 0.05824,
"h": 233.1
},
"luminance": 0.35201
}Semantic roles & 50–950 ramp
primary
#7BA6BE
secondary
#D7C7BE
accent
#6239AD
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182