#9AAEAC#9AAEAC
#9AAEAC is a light, muted teal. Relative luminance 0.401; OKLCH L 73.5% C 0.022 H 189.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEAC |
|---|---|
| RGB | rgb(154, 174, 172) |
| HSL | hsl(174, 11%, 64%) |
| HSV | hsv(174, 11%, 68%) |
| CMYK | cmyk(11.5%, 0%, 1.1%, 31.8%) |
| CIE-LAB | lab(69.55, -7.32, -1.33) |
| CIE-LCH | lch(69.55, 7.44, 190.28°) |
| OKLab | oklab(73.48% -0.0221 -0.0036) |
| OKLCH | oklch(73.48% 0.022 189.4) |
| XYZ | xyz(35.9071, 40.1200, 44.8739) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.75
Cool Gray
#9AA7B0
ΔE00 7.13
Bluegrey
#85A3B2
ΔE00 8.46
Dark Gray
#A9A9A9
ΔE00 8.86
Bluey Grey
#89A0B0
ΔE00 9.40
Pewter
#899397
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEAC #AE9A9C
analogous
#9AAEA2 #9AAEAC #9AA6AE
triadic
#9AAEAC #AC9AAE #AEAC9A
tetradic
#9AAEAC #A29AAE #AE9A9C #A6AE9A
square
#9AAEAC #A29AAE #AE9A9C #A6AE9A
split-complementary
#9AAEAC #AE9AA6 #AEA29A
monochromatic
#5C7270 #789390 #9AAEAC #BCC9C8 #DEE4E4
Accessibility & contrast
On white
2.33
#9AAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#9AAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEAC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEAC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAC
Deuteranopia (green-blind)
#A7A9AC
Tritanopia (blue-blind)
#95AFAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9aaeac; /* rgb */ color: rgb(154, 174, 172); /* oklch */ color: oklch(73.5% 0.022 189.4);
Tailwind
colors: {
custom: {
50: '#b8c6c4',
500: '#9aaeac',
950: '#000000',
},
}SCSS
$custom: #9aaeac; $custom-light: #b8c6c4; $custom-dark: #000000;
JSON
{
"hex": "#9aaeac",
"rgb": {
"r": 154,
"g": 174,
"b": 172
},
"hsl": {
"h": 174,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.73479,
"c": 0.02243,
"h": 189.4
},
"luminance": 0.40121
}Semantic roles & 50–950 ramp
primary
#9AAEAC
secondary
#D5CECF
accent
#505795
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281