#7CACAA#7CACAA
#7CACAA is a light, muted teal. Relative luminance 0.367; OKLCH L 71.0% C 0.051 H 192.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7CACAA |
|---|---|
| RGB | rgb(124, 172, 170) |
| HSL | hsl(178, 22%, 58%) |
| HSV | hsv(178, 28%, 67%) |
| CMYK | cmyk(27.9%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.04, -16.32, -4.13) |
| CIE-LCH | lch(67.04, 16.83, 194.20°) |
| OKLab | oklab(70.98% -0.0499 -0.0114) |
| OKLCH | oklch(70.98% 0.051 192.8) |
| XYZ | xyz(30.3180, 36.6909, 43.5070) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.70
Greyish Teal
#719F91
ΔE00 6.60
Dull Teal
#5F9E8F
ΔE00 8.21
Grey Teal
#5E9B8A
ΔE00 9.26
Lightseagreen
#20B2AA
ΔE00 10.04
Sea
#3C9992
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CACAA #AC7C7E
analogous
#7CAC92 #7CACAA #7C96AC
triadic
#7CACAA #AA7CAC #ACAA7C
tetradic
#7CACAA #927CAC #AC7C7E #96AC7C
square
#7CACAA #927CAC #AC7C7E #96AC7C
split-complementary
#7CACAA #AC7C96 #AC927C
monochromatic
#436A69 #5B908E #7CACAA #A1C4C2 #C7DBDB
Accessibility & contrast
On white
2.52
#7CACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#7CACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CACAA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CACAA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#6CAFAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7cacaa; /* rgb */ color: rgb(124, 172, 170); /* oklch */ color: oklch(71.0% 0.051 192.8);
Tailwind
colors: {
custom: {
50: '#a3c4c3',
500: '#7cacaa',
950: '#000000',
},
}SCSS
$custom: #7cacaa; $custom-light: #a3c4c3; $custom-dark: #000000;
JSON
{
"hex": "#7cacaa",
"rgb": {
"r": 124,
"g": 172,
"b": 170
},
"hsl": {
"h": 177.5,
"s": 22.43,
"l": 58.039
},
"oklch": {
"l": 0.70977,
"c": 0.05116,
"h": 192.8
},
"luminance": 0.36692
}Semantic roles & 50–950 ramp
primary
#7CACAA
secondary
#CBB8B9
accent
#696CBF
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181