#7BB3AC#7BB3AC
#7BB3AC is a light, muted teal. Relative luminance 0.394; OKLCH L 72.6% C 0.059 H 186.2°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3AC |
|---|---|
| RGB | rgb(123, 179, 172) |
| HSL | hsl(173, 27%, 59%) |
| HSV | hsv(173, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 3.9%, 29.8%) |
| CIE-LAB | lab(69.06, -19.78, -2.28) |
| CIE-LCH | lch(69.06, 19.91, 186.56°) |
| OKLab | oklab(72.59% -0.0591 -0.0064) |
| OKLCH | oklch(72.59% 0.059 186.2) |
| XYZ | xyz(31.7323, 39.4280, 44.9600) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.75
Cadetblue
#5F9EA0
ΔE00 7.49
Dull Teal
#5F9E8F
ΔE00 7.79
Lightseagreen
#20B2AA
ΔE00 8.56
Pale Teal
#82CBB2
ΔE00 8.75
Grey Teal
#5E9B8A
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3AC #B37B82
analogous
#7BB390 #7BB3AC #7B9EB3
triadic
#7BB3AC #AC7BB3 #B3AC7B
tetradic
#7BB3AC #907BB3 #B37B82 #9EB37B
square
#7BB3AC #907BB3 #B37B82 #9EB37B
split-complementary
#7BB3AC #B37B9E #B3907B
monochromatic
#42726C #589991 #7BB3AC #A2C9C4 #C9E0DD
Accessibility & contrast
On white
2.36
#7BB3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#7BB3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3AC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3AC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#69B6B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb3ac; /* rgb */ color: rgb(123, 179, 172); /* oklch */ color: oklch(72.6% 0.059 186.2);
Tailwind
colors: {
custom: {
50: '#a3cac4',
500: '#7bb3ac',
950: '#000000',
},
}SCSS
$custom: #7bb3ac; $custom-light: #a3cac4; $custom-dark: #000000;
JSON
{
"hex": "#7bb3ac",
"rgb": {
"r": 123,
"g": 179,
"b": 172
},
"hsl": {
"h": 172.5,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.72592,
"c": 0.05943,
"h": 186.2
},
"luminance": 0.3943
}Semantic roles & 50–950 ramp
primary
#7BB3AC
secondary
#D0BABD
accent
#6570C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281