#7BACBF#7BACBF
#7BACBF is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.6% C 0.059 H 224.0°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BACBF |
|---|---|
| RGB | rgb(123, 172, 191) |
| HSL | hsl(197, 35%, 62%) |
| HSV | hsv(197, 36%, 75%) |
| CMYK | cmyk(35.6%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(67.63, -11.49, -14.90) |
| CIE-LCH | lch(67.63, 18.82, 232.38°) |
| OKLab | oklab(71.64% -0.0423 -0.0409) |
| OKLCH | oklch(71.64% 0.059 224) |
| XYZ | xyz(32.3217, 37.4758, 54.8105) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.53
Bluegrey
#85A3B2
ΔE00 4.61
Bluey Grey
#89A0B0
ΔE00 6.89
Light Grey Blue
#9DBCD4
ΔE00 7.90
Sky Blue
#87CEEB
ΔE00 9.35
Cool Gray
#9AA7B0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BACBF #BF8E7B
analogous
#7BBFB0 #7BACBF #7B8ABF
triadic
#7BACBF #BF7BAC #ACBF7B
tetradic
#7BACBF #B07BBF #BF8E7B #8ABF7B
square
#7BACBF #B07BBF #BF8E7B #8ABF7B
split-complementary
#7BACBF #BF7B8A #BFB07B
monochromatic
#3F6E81 #5392AA #7BACBF #A4C6D3 #CDE0E7
Accessibility & contrast
On white
2.47
#7BACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7BACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BACBF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BACBF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#63B2B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bacbf; /* rgb */ color: rgb(123, 172, 191); /* oklch */ color: oklch(71.6% 0.059 224.0);
Tailwind
colors: {
custom: {
50: '#a3c4d2',
500: '#7bacbf',
950: '#000000',
},
}SCSS
$custom: #7bacbf; $custom-light: #a3c4d2; $custom-dark: #000000;
JSON
{
"hex": "#7bacbf",
"rgb": {
"r": 123,
"g": 172,
"b": 191
},
"hsl": {
"h": 196.765,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.71644,
"c": 0.05884,
"h": 224
},
"luminance": 0.37478
}Semantic roles & 50–950 ramp
primary
#7BACBF
secondary
#D8C5BE
accent
#5938AE
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182