#7BB2BE#7BB2BE
#7BB2BE is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.0% C 0.060 H 212.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2BE |
|---|---|
| RGB | rgb(123, 178, 190) |
| HSL | hsl(191, 34%, 61%) |
| HSV | hsv(191, 35%, 75%) |
| CMYK | cmyk(35.3%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(69.30, -14.92, -11.84) |
| CIE-LCH | lch(69.30, 19.05, 218.43°) |
| OKLab | oklab(72.96% -0.0504 -0.0324) |
| OKLCH | oklch(72.96% 0.06 212.8) |
| XYZ | xyz(33.3799, 39.7675, 54.6222) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 7.46
Cadetblue
#5F9EA0
ΔE00 8.34
Turquoise Blue
#06B1C4
ΔE00 8.55
Sky Blue
#87CEEB
ΔE00 9.11
Bluey Grey
#89A0B0
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2BE #BE877B
analogous
#7BBEA9 #7BB2BE #7B91BE
triadic
#7BB2BE #BE7BB2 #B2BE7B
tetradic
#7BB2BE #A97BBE #BE877B #91BE7B
square
#7BB2BE #A97BBE #BE877B #91BE7B
split-complementary
#7BB2BE #BE7B91 #BEA97B
monochromatic
#3F7480 #5399A9 #7BB2BE #A4CAD2 #CDE2E6
Accessibility & contrast
On white
2.35
#7BB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#7BB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2BE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2BE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#9DA6BE
Tritanopia (blue-blind)
#62B7B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb2be; /* rgb */ color: rgb(123, 178, 190); /* oklch */ color: oklch(73.0% 0.060 212.8);
Tailwind
colors: {
custom: {
50: '#a4c9d1',
500: '#7bb2be',
950: '#000000',
},
}SCSS
$custom: #7bb2be; $custom-light: #a4c9d1; $custom-dark: #000000;
JSON
{
"hex": "#7bb2be",
"rgb": {
"r": 123,
"g": 178,
"b": 190
},
"hsl": {
"h": 190.746,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.72962,
"c": 0.05991,
"h": 212.8
},
"luminance": 0.39769
}Semantic roles & 50–950 ramp
primary
#7BB2BE
secondary
#D7C2BE
accent
#4D39AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282