#94AAA7#94AAA7
#94AAA7 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.025 H 186.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA7 |
|---|---|
| RGB | rgb(148, 170, 167) |
| HSL | hsl(172, 11%, 62%) |
| HSV | hsv(172, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.90, -8.23, -1.04) |
| CIE-LCH | lch(67.90, 8.30, 187.17°) |
| OKLab | oklab(72.02% -0.0247 -0.0029) |
| OKLCH | oklch(72.02% 0.025 186.7) |
| XYZ | xyz(33.5608, 37.8346, 42.0864) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.98
Cool Gray
#9AA7B0
ΔE00 7.87
Bluegrey
#85A3B2
ΔE00 8.50
Pewter
#899397
ΔE00 9.11
Grey
#929591
ΔE00 9.32
Bluey Grey
#89A0B0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA7 #AA9497
analogous
#94AA9C #94AAA7 #94A2AA
triadic
#94AAA7 #A794AA #AAA794
tetradic
#94AAA7 #9C94AA #AA9497 #A2AA94
square
#94AAA7 #9C94AA #AA9497 #A2AA94
split-complementary
#94AAA7 #AA94A2 #AA9C94
monochromatic
#576D6A #728F8B #94AAA7 #B6C5C3 #D8E0DF
Accessibility & contrast
On white
2.45
#94AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#94AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA7
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA7 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A7
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#8EABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa7; /* rgb */ color: rgb(148, 170, 167); /* oklch */ color: oklch(72.0% 0.025 186.7);
Tailwind
colors: {
custom: {
50: '#b3c3c1',
500: '#94aaa7',
950: '#000000',
},
}SCSS
$custom: #94aaa7; $custom-light: #b3c3c1; $custom-dark: #000000;
JSON
{
"hex": "#94aaa7",
"rgb": {
"r": 148,
"g": 170,
"b": 167
},
"hsl": {
"h": 171.818,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.72017,
"c": 0.02487,
"h": 186.7
},
"luminance": 0.37835
}Semantic roles & 50–950 ramp
primary
#94AAA7
secondary
#D1C9CA
accent
#505996
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181