#7BA8BE#7BA8BE
#7BA8BE is a light, muted cyan. Relative luminance 0.359; OKLCH L 70.7% C 0.058 H 229.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA8BE |
|---|---|
| RGB | rgb(123, 168, 190) |
| HSL | hsl(200, 34%, 61%) |
| HSV | hsv(200, 35%, 75%) |
| CMYK | cmyk(35.3%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.47, -9.59, -16.11) |
| CIE-LCH | lch(66.47, 18.75, 239.23°) |
| OKLab | oklab(70.71% -0.0375 -0.0442) |
| OKLCH | oklch(70.71% 0.058 229.7) |
| XYZ | xyz(31.4622, 35.9322, 53.9830) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.18
Bluegrey
#85A3B2
ΔE00 3.59
Bluey Grey
#89A0B0
ΔE00 5.47
Light Grey Blue
#9DBCD4
ΔE00 7.54
Cool Gray
#9AA7B0
ΔE00 8.68
Cool Grey
#95A3A6
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA8BE #BE917B
analogous
#7BBEB3 #7BA8BE #7B87BE
triadic
#7BA8BE #BE7BA8 #A8BE7B
tetradic
#7BA8BE #B37BBE #BE917B #87BE7B
square
#7BA8BE #B37BBE #BE917B #87BE7B
split-complementary
#7BA8BE #BE7B87 #BEB37B
monochromatic
#3F6A80 #538DA9 #7BA8BE #A4C3D2 #CDDEE6
Accessibility & contrast
On white
2.57
#7BA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#7BA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA8BE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA8BE | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#64AEAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ba8be; /* rgb */ color: rgb(123, 168, 190); /* oklch */ color: oklch(70.7% 0.058 229.7);
Tailwind
colors: {
custom: {
50: '#a3c1d1',
500: '#7ba8be',
950: '#000000',
},
}SCSS
$custom: #7ba8be; $custom-light: #a3c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7ba8be",
"rgb": {
"r": 123,
"g": 168,
"b": 190
},
"hsl": {
"h": 199.701,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.7071,
"c": 0.058,
"h": 229.7
},
"luminance": 0.35934
}Semantic roles & 50–950 ramp
primary
#7BA8BE
secondary
#D7C6BE
accent
#5F39AD
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182