#7BB2BC#7BB2BC
#7BB2BC is a light, muted teal. Relative luminance 0.397; OKLCH L 72.9% C 0.059 H 210.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2BC |
|---|---|
| RGB | rgb(123, 178, 188) |
| HSL | hsl(189, 33%, 61%) |
| HSV | hsv(189, 35%, 74%) |
| CMYK | cmyk(34.6%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(69.24, -15.42, -10.83) |
| CIE-LCH | lch(69.24, 18.84, 215.08°) |
| OKLab | oklab(72.89% -0.0512 -0.0296) |
| OKLCH | oklch(72.89% 0.059 210.1) |
| XYZ | xyz(33.1628, 39.6806, 53.4789) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.46
Cadetblue
#5F9EA0
ΔE00 7.84
Bluegrey
#85A3B2
ΔE00 7.94
Turquoise Blue
#06B1C4
ΔE00 8.48
Sky Blue
#87CEEB
ΔE00 9.63
Bluey Grey
#89A0B0
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2BC #BC857B
analogous
#7BBCA5 #7BB2BC #7B91BC
triadic
#7BB2BC #BC7BB2 #B2BC7B
tetradic
#7BB2BC #A57BBC #BC857B #91BC7B
square
#7BB2BC #A57BBC #BC857B #91BC7B
split-complementary
#7BB2BC #BC7B91 #BCA57B
monochromatic
#3F747D #5499A6 #7BB2BC #A4CAD1 #CCE1E5
Accessibility & contrast
On white
2.35
#7BB2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#7BB2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2BC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2BC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#9EA5BC
Tritanopia (blue-blind)
#63B7B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb2bc; /* rgb */ color: rgb(123, 178, 188); /* oklch */ color: oklch(72.9% 0.059 210.1);
Tailwind
colors: {
custom: {
50: '#a3c9d0',
500: '#7bb2bc',
950: '#000000',
},
}SCSS
$custom: #7bb2bc; $custom-light: #a3c9d0; $custom-dark: #000000;
JSON
{
"hex": "#7bb2bc",
"rgb": {
"r": 123,
"g": 178,
"b": 188
},
"hsl": {
"h": 189.231,
"s": 32.663,
"l": 60.98
},
"oklch": {
"l": 0.72891,
"c": 0.05914,
"h": 210.1
},
"luminance": 0.39683
}Semantic roles & 50–950 ramp
primary
#7BB2BC
secondary
#D6C1BD
accent
#4C3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282