#94ACA6#94ACA6
#94ACA6 is a light, muted teal. Relative luminance 0.386; OKLCH L 72.4% C 0.028 H 178.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACA6 |
|---|---|
| RGB | rgb(148, 172, 166) |
| HSL | hsl(165, 13%, 63%) |
| HSV | hsv(165, 14%, 67%) |
| CMYK | cmyk(14%, 0%, 3.5%, 32.5%) |
| CIE-LAB | lab(68.43, -9.51, 0.29) |
| CIE-LCH | lch(68.43, 9.51, 178.25°) |
| OKLab | oklab(72.43% -0.028 0.0006) |
| OKLCH | oklch(72.43% 0.028 178.7) |
| XYZ | xyz(33.8465, 38.5534, 41.7273) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.63
Greyish Teal
#719F91
ΔE00 8.74
Cool Gray
#9AA7B0
ΔE00 9.54
Greenish Grey
#96AE8D
ΔE00 9.95
Bluegrey
#85A3B2
ΔE00 10.08
Grey
#929591
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACA6 #AC949A
analogous
#94AC9A #94ACA6 #94A6AC
triadic
#94ACA6 #A694AC #ACA694
tetradic
#94ACA6 #9A94AC #AC949A #A6AC94
square
#94ACA6 #9A94AC #AC949A #A6AC94
split-complementary
#94ACA6 #AC94A6 #AC9A94
monochromatic
#566F69 #729189 #94ACA6 #B6C7C3 #D9E1DF
Accessibility & contrast
On white
2.41
#94ACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#94ACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACA6
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACA6 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A6
Deuteranopia (green-blind)
#A5A5A6
Tritanopia (blue-blind)
#8EADAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #94aca6; /* rgb */ color: rgb(148, 172, 166); /* oklch */ color: oklch(72.4% 0.028 178.7);
Tailwind
colors: {
custom: {
50: '#b3c4c0',
500: '#94aca6',
950: '#000000',
},
}SCSS
$custom: #94aca6; $custom-light: #b3c4c0; $custom-dark: #000000;
JSON
{
"hex": "#94aca6",
"rgb": {
"r": 148,
"g": 172,
"b": 166
},
"hsl": {
"h": 165,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.72427,
"c": 0.02797,
"h": 178.7
},
"luminance": 0.38554
}Semantic roles & 50–950 ramp
primary
#94ACA6
secondary
#D2CACC
accent
#4F6197
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181