#7BB1BE#7BB1BE
#7BB1BE is a light, muted cyan. Relative luminance 0.394; OKLCH L 72.7% C 0.059 H 214.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1BE |
|---|---|
| RGB | rgb(123, 177, 190) |
| HSL | hsl(192, 34%, 61%) |
| HSV | hsv(192, 35%, 75%) |
| CMYK | cmyk(35.3%, 6.8%, 0%, 25.5%) |
| CIE-LAB | lab(69.02, -14.40, -12.27) |
| CIE-LCH | lch(69.02, 18.91, 220.43°) |
| OKLab | oklab(72.74% -0.0491 -0.0336) |
| OKLCH | oklch(72.74% 0.06 214.4) |
| XYZ | xyz(33.1816, 39.3710, 54.5561) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.34
Bluegrey
#85A3B2
ΔE00 6.97
Cadetblue
#5F9EA0
ΔE00 8.50
Turquoise Blue
#06B1C4
ΔE00 8.70
Sky Blue
#87CEEB
ΔE00 9.07
Bluey Grey
#89A0B0
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1BE #BE887B
analogous
#7BBEAA #7BB1BE #7B90BE
triadic
#7BB1BE #BE7BB1 #B1BE7B
tetradic
#7BB1BE #AA7BBE #BE887B #90BE7B
square
#7BB1BE #AA7BBE #BE887B #90BE7B
split-complementary
#7BB1BE #BE7B90 #BEAA7B
monochromatic
#3F7380 #5398A9 #7BB1BE #A4C9D2 #CDE1E6
Accessibility & contrast
On white
2.37
#7BB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#7BB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1BE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1BE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBF
Deuteranopia (green-blind)
#9CA5BE
Tritanopia (blue-blind)
#62B6B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb1be; /* rgb */ color: rgb(123, 177, 190); /* oklch */ color: oklch(72.7% 0.059 214.4);
Tailwind
colors: {
custom: {
50: '#a3c8d1',
500: '#7bb1be',
950: '#000000',
},
}SCSS
$custom: #7bb1be; $custom-light: #a3c8d1; $custom-dark: #000000;
JSON
{
"hex": "#7bb1be",
"rgb": {
"r": 123,
"g": 177,
"b": 190
},
"hsl": {
"h": 191.642,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.72735,
"c": 0.0595,
"h": 214.4
},
"luminance": 0.39373
}Semantic roles & 50–950 ramp
primary
#7BB1BE
secondary
#D7C3BE
accent
#4F39AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282