#7BB1AA#7BB1AA
#7BB1AA is a light, muted teal. Relative luminance 0.386; OKLCH L 72.1% C 0.058 H 185.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1AA |
|---|---|
| RGB | rgb(123, 177, 170) |
| HSL | hsl(172, 26%, 59%) |
| HSV | hsv(172, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 4%, 30.6%) |
| CIE-LAB | lab(68.43, -19.21, -2.10) |
| CIE-LCH | lch(68.43, 19.32, 186.24°) |
| OKLab | oklab(72.07% -0.0573 -0.0059) |
| OKLCH | oklch(72.07% 0.058 185.9) |
| XYZ | xyz(31.1438, 38.5559, 43.8234) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.23
Cadetblue
#5F9EA0
ΔE00 7.12
Dull Teal
#5F9E8F
ΔE00 7.42
Grey Teal
#5E9B8A
ΔE00 8.54
Lightseagreen
#20B2AA
ΔE00 8.74
Pale Teal
#82CBB2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1AA #B17B82
analogous
#7BB18F #7BB1AA #7B9DB1
triadic
#7BB1AA #AA7BB1 #B1AA7B
tetradic
#7BB1AA #8F7BB1 #B17B82 #9DB17B
square
#7BB1AA #8F7BB1 #B17B82 #9DB17B
split-complementary
#7BB1AA #B17B9D #B18F7B
monochromatic
#42706A #59968E #7BB1AA #A1C8C3 #C8DEDC
Accessibility & contrast
On white
2.41
#7BB1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#7BB1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1AA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1AA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#6AB3AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb1aa; /* rgb */ color: rgb(123, 177, 170); /* oklch */ color: oklch(72.1% 0.058 185.9);
Tailwind
colors: {
custom: {
50: '#a3c8c3',
500: '#7bb1aa',
950: '#000000',
},
}SCSS
$custom: #7bb1aa; $custom-light: #a3c8c3; $custom-dark: #000000;
JSON
{
"hex": "#7bb1aa",
"rgb": {
"r": 123,
"g": 177,
"b": 170
},
"hsl": {
"h": 172.222,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.72068,
"c": 0.05765,
"h": 185.9
},
"luminance": 0.38558
}Semantic roles & 50–950 ramp
primary
#7BB1AA
secondary
#CFB9BC
accent
#6672C2
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281