#94AAA8#94AAA8
#94AAA8 is a light, muted teal. Relative luminance 0.379; OKLCH L 72.0% C 0.025 H 189.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAA8 |
|---|---|
| RGB | rgb(148, 170, 168) |
| HSL | hsl(175, 11%, 62%) |
| HSV | hsv(175, 13%, 67%) |
| CMYK | cmyk(12.9%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.93, -8.02, -1.55) |
| CIE-LCH | lch(67.93, 8.17, 190.93°) |
| OKLab | oklab(72.05% -0.0243 -0.0043) |
| OKLCH | oklch(72.05% 0.025 189.9) |
| XYZ | xyz(33.6536, 37.8718, 42.5751) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.64
Cool Gray
#9AA7B0
ΔE00 7.44
Bluegrey
#85A3B2
ΔE00 8.02
Pewter
#899397
ΔE00 8.89
Bluey Grey
#89A0B0
ΔE00 9.11
Grey
#929591
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAA8 #AA9496
analogous
#94AA9D #94AAA8 #94A1AA
triadic
#94AAA8 #A894AA #AAA894
tetradic
#94AAA8 #9D94AA #AA9496 #A1AA94
square
#94AAA8 #9D94AA #AA9496 #A1AA94
split-complementary
#94AAA8 #AA94A1 #AA9D94
monochromatic
#576D6B #728F8C #94AAA8 #B6C5C4 #D8E0DF
Accessibility & contrast
On white
2.45
#94AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#94AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAA8
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAA8 | 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)
#A7A7A8
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#8EABA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #94aaa8; /* rgb */ color: rgb(148, 170, 168); /* oklch */ color: oklch(72.0% 0.025 189.9);
Tailwind
colors: {
custom: {
50: '#b3c3c1',
500: '#94aaa8',
950: '#000000',
},
}SCSS
$custom: #94aaa8; $custom-light: #b3c3c1; $custom-dark: #000000;
JSON
{
"hex": "#94aaa8",
"rgb": {
"r": 148,
"g": 170,
"b": 168
},
"hsl": {
"h": 174.545,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.72048,
"c": 0.02466,
"h": 189.9
},
"luminance": 0.37873
}Semantic roles & 50–950 ramp
primary
#94AAA8
secondary
#D1C9CA
accent
#505696
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181