#94AAA5#94AAA5
#94AAA5 is a light, muted teal. Relative luminance 0.378; OKLCH L 72.0% C 0.026 H 180.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA5 |
|---|---|
| RGB | rgb(148, 170, 165) |
| HSL | hsl(166, 11%, 62%) |
| HSV | hsv(166, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.84, -8.64, -0.01) |
| CIE-LCH | lch(67.84, 8.64, 180.03°) |
| OKLab | oklab(71.96% -0.0255 -0.0001) |
| OKLCH | oklch(71.96% 0.026 180.3) |
| XYZ | xyz(33.3774, 37.7613, 41.1201) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.72
Cool Gray
#9AA7B0
ΔE00 8.74
Greyish Teal
#719F91
ΔE00 9.15
Grey
#929591
ΔE00 9.41
Bluegrey
#85A3B2
ΔE00 9.47
Pewter
#899397
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA5 #AA9499
analogous
#94AA9A #94AAA5 #94A4AA
triadic
#94AAA5 #A594AA #AAA594
tetradic
#94AAA5 #9A94AA #AA9499 #A4AA94
square
#94AAA5 #9A94AA #AA9499 #A4AA94
split-complementary
#94AAA5 #AA94A4 #AA9A94
monochromatic
#576D68 #728F88 #94AAA5 #B6C5C2 #D8E0DE
Accessibility & contrast
On white
2.46
#94AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#94AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA5 | 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)
#A8A7A5
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#8FABA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa5; /* rgb */ color: rgb(148, 170, 165); /* oklch */ color: oklch(72.0% 0.026 180.3);
Tailwind
colors: {
custom: {
50: '#b3c3bf',
500: '#94aaa5',
950: '#000000',
},
}SCSS
$custom: #94aaa5; $custom-light: #b3c3bf; $custom-dark: #000000;
JSON
{
"hex": "#94aaa5",
"rgb": {
"r": 148,
"g": 170,
"b": 165
},
"hsl": {
"h": 166.364,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.71956,
"c": 0.02553,
"h": 180.3
},
"luminance": 0.37762
}Semantic roles & 50–950 ramp
primary
#94AAA5
secondary
#D1C9CB
accent
#506096
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181