#7BACA0#7BACA0
#7BACA0 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.6% C 0.055 H 177.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7BACA0 |
|---|---|
| RGB | rgb(123, 172, 160) |
| HSL | hsl(165, 23%, 58%) |
| HSV | hsv(165, 28%, 67%) |
| CMYK | cmyk(28.5%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(66.71, -18.89, 0.93) |
| CIE-LCH | lch(66.71, 18.92, 177.18°) |
| OKLab | oklab(70.61% -0.0551 0.0022) |
| OKLCH | oklch(70.61% 0.055 177.7) |
| XYZ | xyz(29.2640, 36.2527, 38.7064) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.08
Dull Teal
#5F9E8F
ΔE00 5.81
Grey Teal
#5E9B8A
ΔE00 6.73
Cadetblue
#5F9EA0
ΔE00 7.64
Pale Teal
#82CBB2
ΔE00 9.26
Greeny Blue
#42B395
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BACA0 #AC7B87
analogous
#7BAC87 #7BACA0 #7B9FAC
triadic
#7BACA0 #A07BAC #ACA07B
tetradic
#7BACA0 #877BAC #AC7B87 #9FAC7B
square
#7BACA0 #877BAC #AC7B87 #9FAC7B
split-complementary
#7BACA0 #AC7B9F #AC877B
monochromatic
#436A60 #5A9082 #7BACA0 #A1C4BB #C6DBD6
Accessibility & contrast
On white
2.55
#7BACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7BACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BACA0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BACA0 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#6DADA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7baca0; /* rgb */ color: rgb(123, 172, 160); /* oklch */ color: oklch(70.6% 0.055 177.7);
Tailwind
colors: {
custom: {
50: '#a2c5bc',
500: '#7baca0',
950: '#000000',
},
}SCSS
$custom: #7baca0; $custom-light: #a2c5bc; $custom-dark: #000000;
JSON
{
"hex": "#7baca0",
"rgb": {
"r": 123,
"g": 172,
"b": 160
},
"hsl": {
"h": 165.306,
"s": 22.791,
"l": 57.843
},
"oklch": {
"l": 0.70606,
"c": 0.05512,
"h": 177.7
},
"luminance": 0.36254
}Semantic roles & 50–950 ramp
primary
#7BACA0
secondary
#CBB8BC
accent
#697EBF
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181