#7BB3BA#7BB3BA
#7BB3BA is a light, muted teal. Relative luminance 0.400; OKLCH L 73.0% C 0.059 H 205.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3BA |
|---|---|
| RGB | rgb(123, 179, 186) |
| HSL | hsl(187, 31%, 61%) |
| HSV | hsv(187, 34%, 73%) |
| CMYK | cmyk(33.9%, 3.8%, 0%, 27.1%) |
| CIE-LAB | lab(69.47, -16.44, -9.39) |
| CIE-LCH | lch(69.47, 18.93, 209.75°) |
| OKLab | oklab(73.05% -0.0532 -0.0257) |
| OKLCH | oklch(73.05% 0.059 205.8) |
| XYZ | xyz(33.1484, 39.9944, 52.4179) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.37
Turquoise Blue
#06B1C4
ΔE00 8.50
Greyblue
#77A1B5
ΔE00 8.64
Bluegrey
#85A3B2
ΔE00 8.99
Sky Blue
#87CEEB
ΔE00 10.36
Greyish Teal
#719F91
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3BA #BA827B
analogous
#7BBAA1 #7BB3BA #7B93BA
triadic
#7BB3BA #BA7BB3 #B3BA7B
tetradic
#7BB3BA #A17BBA #BA827B #93BA7B
square
#7BB3BA #A17BBA #BA827B #93BA7B
split-complementary
#7BB3BA #BA7B93 #BAA17B
monochromatic
#40747B #559AA3 #7BB3BA #A3CACF #CBE1E4
Accessibility & contrast
On white
2.33
#7BB3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#7BB3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3BA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3BA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#9FA6BA
Tritanopia (blue-blind)
#64B8B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb3ba; /* rgb */ color: rgb(123, 179, 186); /* oklch */ color: oklch(73.0% 0.059 205.8);
Tailwind
colors: {
custom: {
50: '#a3c9ce',
500: '#7bb3ba',
950: '#000000',
},
}SCSS
$custom: #7bb3ba; $custom-light: #a3c9ce; $custom-dark: #000000;
JSON
{
"hex": "#7bb3ba",
"rgb": {
"r": 123,
"g": 179,
"b": 186
},
"hsl": {
"h": 186.667,
"s": 31.343,
"l": 60.588
},
"oklch": {
"l": 0.7305,
"c": 0.05913,
"h": 205.8
},
"luminance": 0.39996
}Semantic roles & 50–950 ramp
primary
#7BB3BA
secondary
#D4BFBC
accent
#483BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282