#7BB2BA#7BB2BA
#7BB2BA is a light, muted teal. Relative luminance 0.396; OKLCH L 72.8% C 0.059 H 207.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB2BA |
|---|---|
| RGB | rgb(123, 178, 186) |
| HSL | hsl(188, 31%, 61%) |
| HSV | hsv(188, 34%, 73%) |
| CMYK | cmyk(33.9%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(69.18, -15.92, -9.82) |
| CIE-LCH | lch(69.18, 18.70, 211.67°) |
| OKLab | oklab(72.82% -0.052 -0.0269) |
| OKLCH | oklch(72.82% 0.059 207.3) |
| XYZ | xyz(32.9487, 39.5950, 52.3513) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.40
Greyblue
#77A1B5
ΔE00 8.09
Bluegrey
#85A3B2
ΔE00 8.47
Turquoise Blue
#06B1C4
ΔE00 8.52
Sky Blue
#87CEEB
ΔE00 10.21
Cool Grey
#95A3A6
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB2BA #BA837B
analogous
#7BBAA2 #7BB2BA #7B92BA
triadic
#7BB2BA #BA7BB2 #B2BA7B
tetradic
#7BB2BA #A27BBA #BA837B #92BA7B
square
#7BB2BA #A27BBA #BA837B #92BA7B
split-complementary
#7BB2BA #BA7B92 #BAA27B
monochromatic
#40737B #5599A3 #7BB2BA #A3C9CF #CBE1E4
Accessibility & contrast
On white
2.35
#7BB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#7BB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB2BA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB2BA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBB
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#64B7B4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb2ba; /* rgb */ color: rgb(123, 178, 186); /* oklch */ color: oklch(72.8% 0.059 207.3);
Tailwind
colors: {
custom: {
50: '#a3c9ce',
500: '#7bb2ba',
950: '#000000',
},
}SCSS
$custom: #7bb2ba; $custom-light: #a3c9ce; $custom-dark: #000000;
JSON
{
"hex": "#7bb2ba",
"rgb": {
"r": 123,
"g": 178,
"b": 186
},
"hsl": {
"h": 187.619,
"s": 31.343,
"l": 60.588
},
"oklch": {
"l": 0.72822,
"c": 0.05851,
"h": 207.3
},
"luminance": 0.39597
}Semantic roles & 50–950 ramp
primary
#7BB2BA
secondary
#D4BFBC
accent
#493BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282