#7BB2BB#7BB2BB
#7BB2BB is a light, muted teal. Relative luminance 0.396; OKLCH L 72.9% C 0.059 H 208.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2BB |
|---|---|
| RGB | rgb(123, 178, 187) |
| HSL | hsl(188, 32%, 61%) |
| HSV | hsv(188, 34%, 73%) |
| CMYK | cmyk(34.2%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.21, -15.67, -10.33) |
| CIE-LCH | lch(69.21, 18.77, 213.38°) |
| OKLab | oklab(72.86% -0.0516 -0.0283) |
| OKLCH | oklch(72.86% 0.059 208.7) |
| XYZ | xyz(33.0554, 39.6377, 52.9131) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 7.77
Bluegrey
#85A3B2
ΔE00 8.20
Turquoise Blue
#06B1C4
ΔE00 8.49
Sky Blue
#87CEEB
ΔE00 9.91
Bluey Grey
#89A0B0
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2BB #BB847B
analogous
#7BBBA4 #7BB2BB #7B92BB
triadic
#7BB2BB #BB7BB2 #B2BB7B
tetradic
#7BB2BB #A47BBB #BB847B #92BB7B
square
#7BB2BB #A47BBB #BB847B #92BB7B
split-complementary
#7BB2BB #BB7B92 #BBA47B
monochromatic
#40737C #5599A4 #7BB2BB #A3CAD0 #CCE1E5
Accessibility & contrast
On white
2.35
#7BB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#7BB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2BB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2BB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#63B7B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb2bb; /* rgb */ color: rgb(123, 178, 187); /* oklch */ color: oklch(72.9% 0.059 208.7);
Tailwind
colors: {
custom: {
50: '#a3c9cf',
500: '#7bb2bb',
950: '#000000',
},
}SCSS
$custom: #7bb2bb; $custom-light: #a3c9cf; $custom-dark: #000000;
JSON
{
"hex": "#7bb2bb",
"rgb": {
"r": 123,
"g": 178,
"b": 187
},
"hsl": {
"h": 188.438,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.72857,
"c": 0.05881,
"h": 208.7
},
"luminance": 0.3964
}Semantic roles & 50–950 ramp
primary
#7BB2BB
secondary
#D5C0BD
accent
#4B3BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282