#7BB0BA#7BB0BA
#7BB0BA is a light, muted teal. Relative luminance 0.388; OKLCH L 72.4% C 0.057 H 210.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0BA |
|---|---|
| RGB | rgb(123, 176, 186) |
| HSL | hsl(190, 31%, 61%) |
| HSV | hsv(190, 34%, 73%) |
| CMYK | cmyk(33.9%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(68.61, -14.87, -10.67) |
| CIE-LCH | lch(68.61, 18.30, 215.67°) |
| OKLab | oklab(72.37% -0.0494 -0.0292) |
| OKLCH | oklch(72.37% 0.057 210.6) |
| XYZ | xyz(32.5536, 38.8049, 52.2196) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.95
Bluegrey
#85A3B2
ΔE00 7.42
Cadetblue
#5F9EA0
ΔE00 7.58
Turquoise Blue
#06B1C4
ΔE00 8.67
Bluey Grey
#89A0B0
ΔE00 9.84
Sky Blue
#87CEEB
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0BA #BA857B
analogous
#7BBAA4 #7BB0BA #7B90BA
triadic
#7BB0BA #BA7BB0 #B0BA7B
tetradic
#7BB0BA #A47BBA #BA857B #90BA7B
square
#7BB0BA #A47BBA #BA857B #90BA7B
split-complementary
#7BB0BA #BA7B90 #BAA47B
monochromatic
#40717B #5596A3 #7BB0BA #A3C8CF #CBE0E4
Accessibility & contrast
On white
2.40
#7BB0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7BB0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0BA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0BA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBB
Deuteranopia (green-blind)
#9CA4BA
Tritanopia (blue-blind)
#64B5B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb0ba; /* rgb */ color: rgb(123, 176, 186); /* oklch */ color: oklch(72.4% 0.057 210.6);
Tailwind
colors: {
custom: {
50: '#a3c7ce',
500: '#7bb0ba',
950: '#000000',
},
}SCSS
$custom: #7bb0ba; $custom-light: #a3c7ce; $custom-dark: #000000;
JSON
{
"hex": "#7bb0ba",
"rgb": {
"r": 123,
"g": 176,
"b": 186
},
"hsl": {
"h": 189.524,
"s": 31.343,
"l": 60.588
},
"oklch": {
"l": 0.72368,
"c": 0.0574,
"h": 210.6
},
"luminance": 0.38807
}Semantic roles & 50–950 ramp
primary
#7BB0BA
secondary
#D4C0BC
accent
#4D3BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282