#7BB1AD#7BB1AD
#7BB1AD is a light, muted teal. Relative luminance 0.387; OKLCH L 72.2% C 0.057 H 190.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB1AD |
|---|---|
| RGB | rgb(123, 177, 173) |
| HSL | hsl(176, 26%, 59%) |
| HSV | hsv(176, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 2.3%, 30.6%) |
| CIE-LAB | lab(68.51, -18.52, -3.63) |
| CIE-LCH | lch(68.51, 18.87, 191.10°) |
| OKLab | oklab(72.16% -0.0561 -0.01) |
| OKLCH | oklch(72.16% 0.057 190.2) |
| XYZ | xyz(31.4308, 38.6707, 45.3351) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.64
Greyish Teal
#719F91
ΔE00 6.94
Dull Teal
#5F9E8F
ΔE00 8.13
Lightseagreen
#20B2AA
ΔE00 8.97
Grey Teal
#5E9B8A
ΔE00 9.28
Topaz
#13BBAF
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB1AD #B17B7F
analogous
#7BB192 #7BB1AD #7B9AB1
triadic
#7BB1AD #AD7BB1 #B1AD7B
tetradic
#7BB1AD #927BB1 #B17B7F #9AB17B
square
#7BB1AD #927BB1 #B17B7F #9AB17B
split-complementary
#7BB1AD #B17B9A #B1927B
monochromatic
#42706C #599692 #7BB1AD #A1C8C5 #C8DEDD
Accessibility & contrast
On white
2.40
#7BB1AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#7BB1AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB1AD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB1AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB1AD | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAD
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#69B4B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb1ad; /* rgb */ color: rgb(123, 177, 173); /* oklch */ color: oklch(72.2% 0.057 190.2);
Tailwind
colors: {
custom: {
50: '#a3c8c5',
500: '#7bb1ad',
950: '#000000',
},
}SCSS
$custom: #7bb1ad; $custom-light: #a3c8c5; $custom-dark: #000000;
JSON
{
"hex": "#7bb1ad",
"rgb": {
"r": 123,
"g": 177,
"b": 173
},
"hsl": {
"h": 175.556,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.72163,
"c": 0.05696,
"h": 190.2
},
"luminance": 0.38672
}Semantic roles & 50–950 ramp
primary
#7BB1AD
secondary
#CFB9BB
accent
#666DC2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281