#94AAA4#94AAA4
#94AAA4 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.9% C 0.026 H 177.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA4 |
|---|---|
| RGB | rgb(148, 170, 164) |
| HSL | hsl(164, 11%, 62%) |
| HSV | hsv(164, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.82, -8.85, 0.51) |
| CIE-LCH | lch(67.82, 8.86, 176.70°) |
| OKLab | oklab(71.93% -0.0259 0.0012) |
| OKLCH | oklch(71.93% 0.026 177.3) |
| XYZ | xyz(33.2867, 37.7250, 40.6427) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.10
Greyish Teal
#719F91
ΔE00 8.92
Cool Gray
#9AA7B0
ΔE00 9.18
Grey
#929591
ΔE00 9.48
Pewter
#899397
ΔE00 9.87
Bluegrey
#85A3B2
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA4 #AA949A
analogous
#94AA99 #94AAA4 #94A5AA
triadic
#94AAA4 #A494AA #AAA494
tetradic
#94AAA4 #9994AA #AA949A #A5AA94
square
#94AAA4 #9994AA #AA949A #A5AA94
split-complementary
#94AAA4 #AA94A5 #AA9994
monochromatic
#576D67 #728F87 #94AAA4 #B6C5C1 #D8E0DE
Accessibility & contrast
On white
2.46
#94AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#94AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA4
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA4 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A7A4
Deuteranopia (green-blind)
#A4A4A4
Tritanopia (blue-blind)
#8FABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa4; /* rgb */ color: rgb(148, 170, 164); /* oklch */ color: oklch(71.9% 0.026 177.3);
Tailwind
colors: {
custom: {
50: '#b3c3bf',
500: '#94aaa4',
950: '#000000',
},
}SCSS
$custom: #94aaa4; $custom-light: #b3c3bf; $custom-dark: #000000;
JSON
{
"hex": "#94aaa4",
"rgb": {
"r": 148,
"g": 170,
"b": 164
},
"hsl": {
"h": 163.636,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71926,
"c": 0.02598,
"h": 177.3
},
"luminance": 0.37726
}Semantic roles & 50–950 ramp
primary
#94AAA4
secondary
#D1C9CB
accent
#506396
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181