#7BB0BE#7BB0BE
#7BB0BE is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.5% C 0.059 H 216.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0BE |
|---|---|
| RGB | rgb(123, 176, 190) |
| HSL | hsl(193, 34%, 61%) |
| HSV | hsv(193, 35%, 75%) |
| CMYK | cmyk(35.3%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.73, -13.87, -12.69) |
| CIE-LCH | lch(68.73, 18.80, 222.47°) |
| OKLab | oklab(72.51% -0.0478 -0.0348) |
| OKLCH | oklch(72.51% 0.059 216) |
| XYZ | xyz(32.9848, 38.9774, 54.4905) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.79
Bluegrey
#85A3B2
ΔE00 6.48
Cadetblue
#5F9EA0
ΔE00 8.70
Turquoise Blue
#06B1C4
ΔE00 8.89
Bluey Grey
#89A0B0
ΔE00 8.91
Sky Blue
#87CEEB
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0BE #BE897B
analogous
#7BBEAB #7BB0BE #7B8FBE
triadic
#7BB0BE #BE7BB0 #B0BE7B
tetradic
#7BB0BE #AB7BBE #BE897B #8FBE7B
square
#7BB0BE #AB7BBE #BE897B #8FBE7B
split-complementary
#7BB0BE #BE7B8F #BEAB7B
monochromatic
#3F7280 #5397A9 #7BB0BE #A4C9D2 #CDE1E6
Accessibility & contrast
On white
2.39
#7BB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7BB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0BE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0BE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#9BA4BE
Tritanopia (blue-blind)
#62B5B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb0be; /* rgb */ color: rgb(123, 176, 190); /* oklch */ color: oklch(72.5% 0.059 216.0);
Tailwind
colors: {
custom: {
50: '#a3c7d1',
500: '#7bb0be',
950: '#000000',
},
}SCSS
$custom: #7bb0be; $custom-light: #a3c7d1; $custom-dark: #000000;
JSON
{
"hex": "#7bb0be",
"rgb": {
"r": 123,
"g": 176,
"b": 190
},
"hsl": {
"h": 192.537,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.72509,
"c": 0.05913,
"h": 216
},
"luminance": 0.38979
}Semantic roles & 50–950 ramp
primary
#7BB0BE
secondary
#D7C3BE
accent
#5139AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282