#7BB1BC#7BB1BC
#7BB1BC is a light, muted cyan. Relative luminance 0.393; OKLCH L 72.7% C 0.059 H 211.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1BC |
|---|---|
| RGB | rgb(123, 177, 188) |
| HSL | hsl(190, 33%, 61%) |
| HSV | hsv(190, 35%, 74%) |
| CMYK | cmyk(34.6%, 5.9%, 0%, 26.3%) |
| CIE-LAB | lab(68.96, -14.90, -11.26) |
| CIE-LCH | lch(68.96, 18.67, 217.08°) |
| OKLab | oklab(72.67% -0.0499 -0.0308) |
| OKLCH | oklch(72.67% 0.059 211.7) |
| XYZ | xyz(32.9645, 39.2842, 53.4128) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.90
Bluegrey
#85A3B2
ΔE00 7.43
Cadetblue
#5F9EA0
ΔE00 7.96
Turquoise Blue
#06B1C4
ΔE00 8.59
Sky Blue
#87CEEB
ΔE00 9.55
Bluey Grey
#89A0B0
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1BC #BC867B
analogous
#7BBCA6 #7BB1BC #7B90BC
triadic
#7BB1BC #BC7BB1 #B1BC7B
tetradic
#7BB1BC #A67BBC #BC867B #90BC7B
square
#7BB1BC #A67BBC #BC867B #90BC7B
split-complementary
#7BB1BC #BC7B90 #BCA67B
monochromatic
#3F737D #5498A6 #7BB1BC #A4C9D1 #CCE1E5
Accessibility & contrast
On white
2.37
#7BB1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#7BB1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1BC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1BC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBD
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#63B6B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb1bc; /* rgb */ color: rgb(123, 177, 188); /* oklch */ color: oklch(72.7% 0.059 211.7);
Tailwind
colors: {
custom: {
50: '#a3c8d0',
500: '#7bb1bc',
950: '#000000',
},
}SCSS
$custom: #7bb1bc; $custom-light: #a3c8d0; $custom-dark: #000000;
JSON
{
"hex": "#7bb1bc",
"rgb": {
"r": 123,
"g": 177,
"b": 188
},
"hsl": {
"h": 190.154,
"s": 32.663,
"l": 60.98
},
"oklch": {
"l": 0.72665,
"c": 0.05865,
"h": 211.7
},
"luminance": 0.39286
}Semantic roles & 50–950 ramp
primary
#7BB1BC
secondary
#D6C1BD
accent
#4D3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282