#7BB3BE#7BB3BE
#7BB3BE is a light, moderate teal. Relative luminance 0.402; OKLCH L 73.2% C 0.060 H 211.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3BE |
|---|---|
| RGB | rgb(123, 179, 190) |
| HSL | hsl(190, 34%, 61%) |
| HSV | hsv(190, 35%, 75%) |
| CMYK | cmyk(35.3%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(69.59, -15.45, -11.41) |
| CIE-LCH | lch(69.59, 19.21, 216.46°) |
| OKLab | oklab(73.19% -0.0516 -0.0313) |
| OKLCH | oklch(73.19% 0.06 211.2) |
| XYZ | xyz(33.5796, 40.1669, 54.6888) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.43
Bluegrey
#85A3B2
ΔE00 7.96
Cadetblue
#5F9EA0
ΔE00 8.22
Turquoise Blue
#06B1C4
ΔE00 8.43
Sky Blue
#87CEEB
ΔE00 9.18
Baby Blue
#89CFF0
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3BE #BE867B
analogous
#7BBEA8 #7BB3BE #7B92BE
triadic
#7BB3BE #BE7BB3 #B3BE7B
tetradic
#7BB3BE #A87BBE #BE867B #92BE7B
square
#7BB3BE #A87BBE #BE867B #92BE7B
split-complementary
#7BB3BE #BE7B92 #BEA87B
monochromatic
#3F7580 #539BA9 #7BB3BE #A4CBD2 #CDE2E6
Accessibility & contrast
On white
2.32
#7BB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#7BB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3BE
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3BE | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#62B8B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb3be; /* rgb */ color: rgb(123, 179, 190); /* oklch */ color: oklch(73.2% 0.060 211.2);
Tailwind
colors: {
custom: {
50: '#a4c9d1',
500: '#7bb3be',
950: '#000000',
},
}SCSS
$custom: #7bb3be; $custom-light: #a4c9d1; $custom-dark: #000000;
JSON
{
"hex": "#7bb3be",
"rgb": {
"r": 123,
"g": 179,
"b": 190
},
"hsl": {
"h": 189.851,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.73188,
"c": 0.06036,
"h": 211.2
},
"luminance": 0.40169
}Semantic roles & 50–950 ramp
primary
#7BB3BE
secondary
#D7C2BE
accent
#4C39AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282