#7BB3AB#7BB3AB
#7BB3AB is a light, muted teal. Relative luminance 0.394; OKLCH L 72.6% C 0.060 H 184.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB3AB |
|---|---|
| RGB | rgb(123, 179, 171) |
| HSL | hsl(171, 27%, 59%) |
| HSV | hsv(171, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(69.03, -20.01, -1.76) |
| CIE-LCH | lch(69.03, 20.08, 185.04°) |
| OKLab | oklab(72.56% -0.0595 -0.005) |
| OKLCH | oklch(72.56% 0.06 184.8) |
| XYZ | xyz(31.6367, 39.3897, 44.4562) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.57
Dull Teal
#5F9E8F
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 8.47
Lightseagreen
#20B2AA
ΔE00 8.54
Grey Teal
#5E9B8A
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB3AB #B37B83
analogous
#7BB38F #7BB3AB #7B9FB3
triadic
#7BB3AB #AB7BB3 #B3AB7B
tetradic
#7BB3AB #8F7BB3 #B37B83 #9FB37B
square
#7BB3AB #8F7BB3 #B37B83 #9FB37B
split-complementary
#7BB3AB #B37B9F #B38F7B
monochromatic
#42726B #589990 #7BB3AB #A2C9C4 #C9E0DC
Accessibility & contrast
On white
2.37
#7BB3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#7BB3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB3AB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB3AB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#69B5B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb3ab; /* rgb */ color: rgb(123, 179, 171); /* oklch */ color: oklch(72.6% 0.060 184.8);
Tailwind
colors: {
custom: {
50: '#a3cac4',
500: '#7bb3ab',
950: '#000000',
},
}SCSS
$custom: #7bb3ab; $custom-light: #a3cac4; $custom-dark: #000000;
JSON
{
"hex": "#7bb3ab",
"rgb": {
"r": 123,
"g": 179,
"b": 171
},
"hsl": {
"h": 171.429,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.7256,
"c": 0.05972,
"h": 184.8
},
"luminance": 0.39391
}Semantic roles & 50–950 ramp
primary
#7BB3AB
secondary
#D0BABD
accent
#6572C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281