#94AAAA#94AAAA
#94AAAA is a light, muted teal. Relative luminance 0.379; OKLCH L 72.1% C 0.024 H 196.6°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAAA |
|---|---|
| RGB | rgb(148, 170, 170) |
| HSL | hsl(180, 11%, 62%) |
| HSV | hsv(180, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(67.98, -7.61, -2.58) |
| CIE-LCH | lch(67.98, 8.03, 198.72°) |
| OKLab | oklab(72.11% -0.0235 -0.007) |
| OKLCH | oklch(72.11% 0.024 196.6) |
| XYZ | xyz(33.8414, 37.9469, 43.5639) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.00
Cool Gray
#9AA7B0
ΔE00 6.58
Bluegrey
#85A3B2
ΔE00 7.06
Bluey Grey
#89A0B0
ΔE00 8.16
Pewter
#899397
ΔE00 8.48
Greyblue
#77A1B5
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAAA #AA9494
analogous
#94AA9F #94AAAA #949FAA
triadic
#94AAAA #AA94AA #AAAA94
tetradic
#94AAAA #9F94AA #AA9494 #9FAA94
square
#94AAAA #9F94AA #AA9494 #9FAA94
split-complementary
#94AAAA #AA949F #AA9F94
monochromatic
#576D6D #728F8F #94AAAA #B6C5C5 #D8E0E0
Accessibility & contrast
On white
2.44
#94AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#94AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAAA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAAA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#A2A4AA
Tritanopia (blue-blind)
#8EACAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94aaaa; /* rgb */ color: rgb(148, 170, 170); /* oklch */ color: oklch(72.1% 0.024 196.6);
Tailwind
colors: {
custom: {
50: '#b3c3c3',
500: '#94aaaa',
950: '#000000',
},
}SCSS
$custom: #94aaaa; $custom-light: #b3c3c3; $custom-dark: #000000;
JSON
{
"hex": "#94aaaa",
"rgb": {
"r": 148,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.7211,
"c": 0.02449,
"h": 196.6
},
"luminance": 0.37948
}Semantic roles & 50–950 ramp
primary
#94AAAA
secondary
#D1C9C9
accent
#505096
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181