#7BB3BC#7BB3BC
#7BB3BC is a light, muted teal. Relative luminance 0.401; OKLCH L 73.1% C 0.060 H 208.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3BC |
|---|---|
| RGB | rgb(123, 179, 188) |
| HSL | hsl(188, 33%, 61%) |
| HSV | hsv(188, 35%, 74%) |
| CMYK | cmyk(34.6%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(69.53, -15.94, -10.40) |
| CIE-LCH | lch(69.53, 19.04, 213.13°) |
| OKLab | oklab(73.12% -0.0524 -0.0285) |
| OKLCH | oklch(73.12% 0.06 208.5) |
| XYZ | xyz(33.3625, 40.0800, 53.5455) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.76
Greyblue
#77A1B5
ΔE00 8.02
Turquoise Blue
#06B1C4
ΔE00 8.42
Bluegrey
#85A3B2
ΔE00 8.45
Sky Blue
#87CEEB
ΔE00 9.74
Bluey Grey
#89A0B0
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3BC #BC847B
analogous
#7BBCA4 #7BB3BC #7B92BC
triadic
#7BB3BC #BC7BB3 #B3BC7B
tetradic
#7BB3BC #A47BBC #BC847B #92BC7B
square
#7BB3BC #A47BBC #BC847B #92BC7B
split-complementary
#7BB3BC #BC7B92 #BCA47B
monochromatic
#3F757D #549AA6 #7BB3BC #A4CAD1 #CCE2E5
Accessibility & contrast
On white
2.33
#7BB3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#7BB3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3BC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3BC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBD
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#63B8B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb3bc; /* rgb */ color: rgb(123, 179, 188); /* oklch */ color: oklch(73.1% 0.060 208.5);
Tailwind
colors: {
custom: {
50: '#a3c9d0',
500: '#7bb3bc',
950: '#000000',
},
}SCSS
$custom: #7bb3bc; $custom-light: #a3c9d0; $custom-dark: #000000;
JSON
{
"hex": "#7bb3bc",
"rgb": {
"r": 123,
"g": 179,
"b": 188
},
"hsl": {
"h": 188.308,
"s": 32.663,
"l": 60.98
},
"oklch": {
"l": 0.73119,
"c": 0.05968,
"h": 208.5
},
"luminance": 0.40082
}Semantic roles & 50–950 ramp
primary
#7BB3BC
secondary
#D6C1BD
accent
#4A3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282