#94AAA6#94AAA6
#94AAA6 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.025 H 183.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA6 |
|---|---|
| RGB | rgb(148, 170, 166) |
| HSL | hsl(169, 11%, 62%) |
| HSV | hsv(169, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.87, -8.44, -0.52) |
| CIE-LCH | lch(67.87, 8.45, 183.53°) |
| OKLab | oklab(71.99% -0.0251 -0.0015) |
| OKLCH | oklch(71.99% 0.025 183.5) |
| XYZ | xyz(33.4687, 37.7978, 41.6014) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.35
Cool Gray
#9AA7B0
ΔE00 8.31
Bluegrey
#85A3B2
ΔE00 8.99
Grey
#929591
ΔE00 9.35
Pewter
#899397
ΔE00 9.36
Greyish Teal
#719F91
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA6 #AA9498
analogous
#94AA9B #94AAA6 #94A3AA
triadic
#94AAA6 #A694AA #AAA694
tetradic
#94AAA6 #9B94AA #AA9498 #A3AA94
square
#94AAA6 #9B94AA #AA9498 #A3AA94
split-complementary
#94AAA6 #AA94A3 #AA9B94
monochromatic
#576D69 #728F8A #94AAA6 #B6C5C2 #D8E0DF
Accessibility & contrast
On white
2.45
#94AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#94AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA6
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA6 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A6
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#8FABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa6; /* rgb */ color: rgb(148, 170, 166); /* oklch */ color: oklch(72.0% 0.025 183.5);
Tailwind
colors: {
custom: {
50: '#b3c3c0',
500: '#94aaa6',
950: '#000000',
},
}SCSS
$custom: #94aaa6; $custom-light: #b3c3c0; $custom-dark: #000000;
JSON
{
"hex": "#94aaa6",
"rgb": {
"r": 148,
"g": 170,
"b": 166
},
"hsl": {
"h": 169.091,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71987,
"c": 0.02517,
"h": 183.5
},
"luminance": 0.37799
}Semantic roles & 50–950 ramp
primary
#94AAA6
secondary
#D1C9CA
accent
#505D96
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181