#7CACA0#7CACA0
#7CACA0 is a light, muted teal. Relative luminance 0.363; OKLCH L 70.7% C 0.054 H 177.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7CACA0 |
|---|---|
| RGB | rgb(124, 172, 160) |
| HSL | hsl(165, 22%, 58%) |
| HSV | hsv(165, 28%, 67%) |
| CMYK | cmyk(27.9%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(66.77, -18.58, 1.02) |
| CIE-LCH | lch(66.77, 18.61, 176.86°) |
| OKLab | oklab(70.67% -0.0541 0.0024) |
| OKLCH | oklch(70.67% 0.054 177.5) |
| XYZ | xyz(29.4078, 36.3268, 38.7132) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.10
Dull Teal
#5F9E8F
ΔE00 5.94
Grey Teal
#5E9B8A
ΔE00 6.84
Cadetblue
#5F9EA0
ΔE00 7.73
Pale Teal
#82CBB2
ΔE00 9.31
Greeny Blue
#42B395
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CACA0 #AC7C88
analogous
#7CAC88 #7CACA0 #7CA0AC
triadic
#7CACA0 #A07CAC #ACA07C
tetradic
#7CACA0 #887CAC #AC7C88 #A0AC7C
square
#7CACA0 #887CAC #AC7C88 #A0AC7C
split-complementary
#7CACA0 #AC7CA0 #AC887C
monochromatic
#436A61 #5B9083 #7CACA0 #A1C4BB #C7DBD6
Accessibility & contrast
On white
2.54
#7CACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#7CACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CACA0
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CACA0 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#6FADA8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7caca0; /* rgb */ color: rgb(124, 172, 160); /* oklch */ color: oklch(70.7% 0.054 177.5);
Tailwind
colors: {
custom: {
50: '#a3c4bc',
500: '#7caca0',
950: '#000000',
},
}SCSS
$custom: #7caca0; $custom-light: #a3c4bc; $custom-dark: #000000;
JSON
{
"hex": "#7caca0",
"rgb": {
"r": 124,
"g": 172,
"b": 160
},
"hsl": {
"h": 165,
"s": 22.43,
"l": 58.039
},
"oklch": {
"l": 0.70666,
"c": 0.0542,
"h": 177.5
},
"luminance": 0.36328
}Semantic roles & 50–950 ramp
primary
#7CACA0
secondary
#CBB8BD
accent
#697EBF
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181