#7BB4AC#7BB4AC
#7BB4AC is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.8% C 0.061 H 185.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB4AC |
|---|---|
| RGB | rgb(123, 180, 172) |
| HSL | hsl(172, 28%, 59%) |
| HSV | hsv(172, 32%, 71%) |
| CMYK | cmyk(31.7%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(69.35, -20.29, -1.85) |
| CIE-LCH | lch(69.35, 20.37, 185.22°) |
| OKLab | oklab(72.82% -0.0604 -0.0053) |
| OKLCH | oklch(72.82% 0.061 185) |
| XYZ | xyz(31.9335, 39.8303, 45.0271) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.84
Dull Teal
#5F9E8F
ΔE00 7.79
Cadetblue
#5F9EA0
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 8.27
Lightseagreen
#20B2AA
ΔE00 8.46
Grey Teal
#5E9B8A
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB4AC #B47B83
analogous
#7BB490 #7BB4AC #7BA0B4
triadic
#7BB4AC #AC7BB4 #B4AC7B
tetradic
#7BB4AC #907BB4 #B47B83 #A0B47B
square
#7BB4AC #907BB4 #B47B83 #A0B47B
split-complementary
#7BB4AC #B47BA0 #B4907B
monochromatic
#41736C #589A91 #7BB4AC #A2CAC5 #C9E0DD
Accessibility & contrast
On white
2.34
#7BB4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#7BB4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB4AC
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB4AC | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#69B6B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb4ac; /* rgb */ color: rgb(123, 180, 172); /* oklch */ color: oklch(72.8% 0.061 185.0);
Tailwind
colors: {
custom: {
50: '#a3cac4',
500: '#7bb4ac',
950: '#000000',
},
}SCSS
$custom: #7bb4ac; $custom-light: #a3cac4; $custom-dark: #000000;
JSON
{
"hex": "#7bb4ac",
"rgb": {
"r": 123,
"g": 180,
"b": 172
},
"hsl": {
"h": 171.579,
"s": 27.536,
"l": 59.412
},
"oklch": {
"l": 0.72822,
"c": 0.0606,
"h": 185
},
"luminance": 0.39832
}Semantic roles & 50–950 ramp
primary
#7BB4AC
secondary
#D1BABD
accent
#6471C4
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281