#94AAA1#94AAA1
#94AAA1 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.8% C 0.028 H 169.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA1 |
|---|---|
| RGB | rgb(148, 170, 161) |
| HSL | hsl(155, 11%, 62%) |
| HSV | hsv(155, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.74, -9.45, 2.06) |
| CIE-LCH | lch(67.74, 9.67, 167.71°) |
| OKLab | oklab(71.84% -0.0272 0.0053) |
| OKLCH | oklch(71.84% 0.028 169) |
| XYZ | xyz(33.0190, 37.6179, 39.2327) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.26
Greyish Teal
#719F91
ΔE00 8.38
Greenish Grey
#96AE8D
ΔE00 8.63
Grey
#929591
ΔE00 9.79
Cement
#A5A391
ΔE00 10.06
Grey Green
#86A17D
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA1 #AA949D
analogous
#94AA96 #94AAA1 #94A8AA
triadic
#94AAA1 #A194AA #AAA194
tetradic
#94AAA1 #9694AA #AA949D #A8AA94
square
#94AAA1 #9694AA #AA949D #A8AA94
split-complementary
#94AAA1 #AA94A8 #AA9694
monochromatic
#576D64 #728F83 #94AAA1 #B6C5BF #D8E0DD
Accessibility & contrast
On white
2.46
#94AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#94AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA1
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA1 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A1
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#90AAA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa1; /* rgb */ color: rgb(148, 170, 161); /* oklch */ color: oklch(71.8% 0.028 169.0);
Tailwind
colors: {
custom: {
50: '#b3c3bc',
500: '#94aaa1',
950: '#000000',
},
}SCSS
$custom: #94aaa1; $custom-light: #b3c3bc; $custom-dark: #000000;
JSON
{
"hex": "#94aaa1",
"rgb": {
"r": 148,
"g": 170,
"b": 161
},
"hsl": {
"h": 155.455,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71837,
"c": 0.02771,
"h": 169
},
"luminance": 0.37619
}Semantic roles & 50–950 ramp
primary
#94AAA1
secondary
#D1C9CC
accent
#506C96
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181