#7BB3BB#7BB3BB
#7BB3BB is a light, muted teal. Relative luminance 0.400; OKLCH L 73.1% C 0.059 H 207.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3BB |
|---|---|
| RGB | rgb(123, 179, 187) |
| HSL | hsl(188, 32%, 61%) |
| HSV | hsv(188, 34%, 73%) |
| CMYK | cmyk(34.2%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.50, -16.19, -9.90) |
| CIE-LCH | lch(69.50, 18.98, 211.44°) |
| OKLab | oklab(73.08% -0.0528 -0.0271) |
| OKLCH | oklch(73.08% 0.059 207.2) |
| XYZ | xyz(33.2551, 40.0371, 52.9797) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.56
Greyblue
#77A1B5
ΔE00 8.33
Turquoise Blue
#06B1C4
ΔE00 8.45
Bluegrey
#85A3B2
ΔE00 8.71
Sky Blue
#87CEEB
ΔE00 10.04
Cool Grey
#95A3A6
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3BB #BB837B
analogous
#7BBBA3 #7BB3BB #7B93BB
triadic
#7BB3BB #BB7BB3 #B3BB7B
tetradic
#7BB3BB #A37BBB #BB837B #93BB7B
square
#7BB3BB #A37BBB #BB837B #93BB7B
split-complementary
#7BB3BB #BB7B93 #BBA37B
monochromatic
#40747C #559AA4 #7BB3BB #A3CAD0 #CCE2E5
Accessibility & contrast
On white
2.33
#7BB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#7BB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3BB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3BB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBC
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#63B8B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb3bb; /* rgb */ color: rgb(123, 179, 187); /* oklch */ color: oklch(73.1% 0.059 207.2);
Tailwind
colors: {
custom: {
50: '#a3c9cf',
500: '#7bb3bb',
950: '#000000',
},
}SCSS
$custom: #7bb3bb; $custom-light: #a3c9cf; $custom-dark: #000000;
JSON
{
"hex": "#7bb3bb",
"rgb": {
"r": 123,
"g": 179,
"b": 187
},
"hsl": {
"h": 187.5,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.73084,
"c": 0.05938,
"h": 207.2
},
"luminance": 0.40039
}Semantic roles & 50–950 ramp
primary
#7BB3BB
secondary
#D5C0BD
accent
#493BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282