#99AAA3#99AAA3
#99AAA3 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.022 H 169.1°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #99AAA3 |
|---|---|
| RGB | rgb(153, 170, 163) |
| HSL | hsl(155, 9%, 63%) |
| HSV | hsv(155, 10%, 67%) |
| CMYK | cmyk(10%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(68.14, -7.33, 1.58) |
| CIE-LCH | lch(68.14, 7.50, 167.83°) |
| OKLab | oklab(72.26% -0.0211 0.0041) |
| OKLCH | oklch(72.26% 0.022 169.1) |
| XYZ | xyz(34.1210, 38.1656, 40.2123) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.74
Grey
#929591
ΔE00 8.42
Cool Gray
#9AA7B0
ΔE00 8.84
Cement
#A5A391
ΔE00 8.90
Dark Gray
#A9A9A9
ΔE00 8.92
Greyish
#A8A495
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99AAA3 #AA99A0
analogous
#99AA9A #99AAA3 #99A8AA
triadic
#99AAA3 #A399AA #AAA399
tetradic
#99AAA3 #9A99AA #AA99A0 #A8AA99
square
#99AAA3 #9A99AA #AA99A0 #A8AA99
split-complementary
#99AAA3 #AA99A8 #AA9A99
monochromatic
#5B6D66 #788E85 #99AAA3 #BAC6C1 #DCE2DF
Accessibility & contrast
On white
2.43
#99AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#99AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99AAA3
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99AAA3 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A3
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#96AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #99aaa3; /* rgb */ color: rgb(153, 170, 163); /* oklch */ color: oklch(72.3% 0.022 169.1);
Tailwind
colors: {
custom: {
50: '#b7c3be',
500: '#99aaa3',
950: '#000000',
},
}SCSS
$custom: #99aaa3; $custom-light: #b7c3be; $custom-dark: #000000;
JSON
{
"hex": "#99aaa3",
"rgb": {
"r": 153,
"g": 170,
"b": 163
},
"hsl": {
"h": 155.294,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.72264,
"c": 0.02152,
"h": 169.1
},
"luminance": 0.38166
}Semantic roles & 50–950 ramp
primary
#99AAA3
secondary
#D2CCCF
accent
#526D93
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181