#94AAAE#94AAAE
#94AAAE is a light, muted teal. Relative luminance 0.381; OKLCH L 72.2% C 0.025 H 209.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #94AAAE |
|---|---|
| RGB | rgb(148, 170, 174) |
| HSL | hsl(189, 14%, 63%) |
| HSV | hsv(189, 15%, 68%) |
| CMYK | cmyk(14.9%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(68.09, -6.76, -4.63) |
| CIE-LCH | lch(68.09, 8.19, 214.41°) |
| OKLab | oklab(72.24% -0.0218 -0.0125) |
| OKLCH | oklch(72.24% 0.025 209.8) |
| XYZ | xyz(34.2255, 38.1005, 45.5871) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.24
Cool Gray
#9AA7B0
ΔE00 4.96
Bluegrey
#85A3B2
ΔE00 5.29
Bluey Grey
#89A0B0
ΔE00 6.31
Greyblue
#77A1B5
ΔE00 7.77
Pewter
#899397
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AAAE #AE9894
analogous
#94AEA5 #94AAAE #949DAE
triadic
#94AAAE #AE94AA #AAAE94
tetradic
#94AAAE #A594AE #AE9894 #9DAE94
square
#94AAAE #A594AE #AE9894 #9DAE94
split-complementary
#94AAAE #AE949D #AEA594
monochromatic
#566D72 #718E94 #94AAAE #B7C6C8 #DAE1E3
Accessibility & contrast
On white
2.44
#94AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#94AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AAAE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AAAE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AE
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#8DACAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #94aaae; /* rgb */ color: rgb(148, 170, 174); /* oklch */ color: oklch(72.2% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#b3c3c6',
500: '#94aaae',
950: '#000000',
},
}SCSS
$custom: #94aaae; $custom-light: #b3c3c6; $custom-dark: #000000;
JSON
{
"hex": "#94aaae",
"rgb": {
"r": 148,
"g": 170,
"b": 174
},
"hsl": {
"h": 189.231,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.72237,
"c": 0.02518,
"h": 209.8
},
"luminance": 0.38101
}Semantic roles & 50–950 ramp
primary
#94AAAE
secondary
#D4CCCA
accent
#594E98
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182