#96AAAA#96AAAA
#96AAAA is a light, muted teal. Relative luminance 0.381; OKLCH L 72.3% C 0.022 H 196.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAAA |
|---|---|
| RGB | rgb(150, 170, 170) |
| HSL | hsl(180, 11%, 63%) |
| HSV | hsv(180, 12%, 67%) |
| CMYK | cmyk(11.8%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(68.12, -6.93, -2.36) |
| CIE-LCH | lch(68.12, 7.32, 198.78°) |
| OKLab | oklab(72.26% -0.0214 -0.0064) |
| OKLCH | oklch(72.26% 0.022 196.7) |
| XYZ | xyz(34.2063, 38.1351, 43.5810) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.51
Cool Gray
#9AA7B0
ΔE00 6.10
Bluegrey
#85A3B2
ΔE00 7.12
Bluey Grey
#89A0B0
ΔE00 8.02
Pewter
#899397
ΔE00 8.18
Dark Gray
#A9A9A9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAAA #AA9696
analogous
#96AAA0 #96AAAA #96A0AA
triadic
#96AAAA #AA96AA #AAAA96
tetradic
#96AAAA #A096AA #AA9696 #A0AA96
square
#96AAAA #A096AA #AA9696 #A0AA96
split-complementary
#96AAAA #AA96A0 #AAA096
monochromatic
#586D6D #748F8F #96AAAA #B8C5C5 #DAE1E1
Accessibility & contrast
On white
2.43
#96AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#96AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAAA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAAA | 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)
#A7A8AA
Deuteranopia (green-blind)
#A3A5AA
Tritanopia (blue-blind)
#90ABAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aaaa; /* rgb */ color: rgb(150, 170, 170); /* oklch */ color: oklch(72.3% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#b5c3c3',
500: '#96aaaa',
950: '#000000',
},
}SCSS
$custom: #96aaaa; $custom-light: #b5c3c3; $custom-dark: #000000;
JSON
{
"hex": "#96aaaa",
"rgb": {
"r": 150,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.72255,
"c": 0.02233,
"h": 196.7
},
"luminance": 0.38136
}Semantic roles & 50–950 ramp
primary
#96AAAA
secondary
#D2CACA
accent
#515195
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181