#7FACAA#7FACAA
#7FACAA is a light, muted teal. Relative luminance 0.369; OKLCH L 71.2% C 0.048 H 192.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACAA |
|---|---|
| RGB | rgb(127, 172, 170) |
| HSL | hsl(177, 21%, 59%) |
| HSV | hsv(177, 26%, 67%) |
| CMYK | cmyk(26.2%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.22, -15.41, -3.86) |
| CIE-LCH | lch(67.22, 15.89, 194.05°) |
| OKLab | oklab(71.16% -0.0471 -0.0106) |
| OKLCH | oklch(71.16% 0.048 192.7) |
| XYZ | xyz(30.7583, 36.9179, 43.5276) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.11
Greyish Teal
#719F91
ΔE00 6.74
Dull Teal
#5F9E8F
ΔE00 8.57
Grey Teal
#5E9B8A
ΔE00 9.58
Cool Grey
#95A3A6
ΔE00 10.04
Bluegrey
#85A3B2
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACAA #AC7F81
analogous
#7FAC93 #7FACAA #7F97AC
triadic
#7FACAA #AA7FAC #ACAA7F
tetradic
#7FACAA #937FAC #AC7F81 #97AC7F
square
#7FACAA #937FAC #AC7F81 #97AC7F
split-complementary
#7FACAA #AC7F97 #AC937F
monochromatic
#456B69 #5E908E #7FACAA #A4C4C3 #C9DCDB
Accessibility & contrast
On white
2.50
#7FACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#7FACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACAA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACAA | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7AA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#70AFAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7facaa; /* rgb */ color: rgb(127, 172, 170); /* oklch */ color: oklch(71.2% 0.048 192.7);
Tailwind
colors: {
custom: {
50: '#a5c4c3',
500: '#7facaa',
950: '#000000',
},
}SCSS
$custom: #7facaa; $custom-light: #a5c4c3; $custom-dark: #000000;
JSON
{
"hex": "#7facaa",
"rgb": {
"r": 127,
"g": 172,
"b": 170
},
"hsl": {
"h": 177.333,
"s": 21.327,
"l": 58.627
},
"oklch": {
"l": 0.71159,
"c": 0.04826,
"h": 192.7
},
"luminance": 0.36919
}Semantic roles & 50–950 ramp
primary
#7FACAA
secondary
#CCBBBB
accent
#6A6EBE
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1212
muted
#7F8181