#7BB2BD#7BB2BD
#7BB2BD is a light, muted cyan. Relative luminance 0.397; OKLCH L 72.9% C 0.060 H 211.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2BD |
|---|---|
| RGB | rgb(123, 178, 189) |
| HSL | hsl(190, 33%, 61%) |
| HSV | hsv(190, 35%, 74%) |
| CMYK | cmyk(34.9%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(69.27, -15.17, -11.34) |
| CIE-LCH | lch(69.27, 18.94, 216.76°) |
| OKLab | oklab(72.93% -0.0508 -0.031) |
| OKLCH | oklch(72.93% 0.06 211.4) |
| XYZ | xyz(33.2710, 39.7239, 54.0486) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.17
Bluegrey
#85A3B2
ΔE00 7.69
Cadetblue
#5F9EA0
ΔE00 8.08
Turquoise Blue
#06B1C4
ΔE00 8.50
Sky Blue
#87CEEB
ΔE00 9.36
Bluey Grey
#89A0B0
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2BD #BD867B
analogous
#7BBDA7 #7BB2BD #7B91BD
triadic
#7BB2BD #BD7BB2 #B2BD7B
tetradic
#7BB2BD #A77BBD #BD867B #91BD7B
square
#7BB2BD #A77BBD #BD867B #91BD7B
split-complementary
#7BB2BD #BD7B91 #BDA77B
monochromatic
#3F747E #5499A7 #7BB2BD #A4CAD1 #CDE2E6
Accessibility & contrast
On white
2.35
#7BB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#7BB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2BD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2BD | 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)
#A9AEBE
Deuteranopia (green-blind)
#9EA6BD
Tritanopia (blue-blind)
#63B7B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb2bd; /* rgb */ color: rgb(123, 178, 189); /* oklch */ color: oklch(72.9% 0.060 211.4);
Tailwind
colors: {
custom: {
50: '#a3c9d0',
500: '#7bb2bd',
950: '#000000',
},
}SCSS
$custom: #7bb2bd; $custom-light: #a3c9d0; $custom-dark: #000000;
JSON
{
"hex": "#7bb2bd",
"rgb": {
"r": 123,
"g": 178,
"b": 189
},
"hsl": {
"h": 190,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.72926,
"c": 0.05951,
"h": 211.4
},
"luminance": 0.39726
}Semantic roles & 50–950 ramp
primary
#7BB2BD
secondary
#D6C2BE
accent
#4D39AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282