#7FACAC#7FACAC
#7FACAC is a light, muted teal. Relative luminance 0.370; OKLCH L 71.2% C 0.048 H 196.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACAC |
|---|---|
| RGB | rgb(127, 172, 172) |
| HSL | hsl(180, 21%, 59%) |
| HSV | hsv(180, 26%, 67%) |
| CMYK | cmyk(26.2%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(67.27, -14.95, -4.88) |
| CIE-LCH | lch(67.27, 15.73, 198.09°) |
| OKLab | oklab(71.22% -0.0462 -0.0134) |
| OKLCH | oklch(71.22% 0.048 196.1) |
| XYZ | xyz(30.9489, 36.9942, 44.5316) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.07
Greyish Teal
#719F91
ΔE00 7.49
Dull Teal
#5F9E8F
ΔE00 9.25
Bluegrey
#85A3B2
ΔE00 9.27
Greyblue
#77A1B5
ΔE00 9.60
Cool Grey
#95A3A6
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACAC #AC7F7F
analogous
#7FAC95 #7FACAC #7F95AC
triadic
#7FACAC #AC7FAC #ACAC7F
tetradic
#7FACAC #957FAC #AC7F7F #95AC7F
square
#7FACAC #957FAC #AC7F7F #95AC7F
split-complementary
#7FACAC #AC7F95 #AC957F
monochromatic
#456B6B #5E9090 #7FACAC #A4C4C4 #C9DCDC
Accessibility & contrast
On white
2.50
#7FACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#7FACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACAC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACAC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AC
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#70AFAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7facac; /* rgb */ color: rgb(127, 172, 172); /* oklch */ color: oklch(71.2% 0.048 196.1);
Tailwind
colors: {
custom: {
50: '#a5c4c4',
500: '#7facac',
950: '#000000',
},
}SCSS
$custom: #7facac; $custom-light: #a5c4c4; $custom-dark: #000000;
JSON
{
"hex": "#7facac",
"rgb": {
"r": 127,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 21.327,
"l": 58.627
},
"oklch": {
"l": 0.71223,
"c": 0.04813,
"h": 196.1
},
"luminance": 0.36996
}Semantic roles & 50–950 ramp
primary
#7FACAC
secondary
#CCBBBB
accent
#6A6ABE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1212
muted
#7F8181