#96AEAA#96AEAA
#96AEAA is a light, muted teal. Relative luminance 0.397; OKLCH L 73.1% C 0.027 H 184.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #96AEAA |
|---|---|
| RGB | rgb(150, 174, 170) |
| HSL | hsl(170, 13%, 64%) |
| HSV | hsv(170, 14%, 68%) |
| CMYK | cmyk(13.8%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(69.22, -9.08, -0.74) |
| CIE-LCH | lch(69.22, 9.11, 184.65°) |
| OKLab | oklab(73.13% -0.0271 -0.0021) |
| OKLCH | oklch(73.13% 0.027 184.5) |
| XYZ | xyz(34.9676, 39.6576, 43.8348) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.15
Cool Gray
#9AA7B0
ΔE00 8.76
Bluegrey
#85A3B2
ΔE00 9.31
Greyish Teal
#719F91
ΔE00 9.60
Dark Gray
#A9A9A9
ΔE00 10.43
Pewter
#899397
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AEAA #AE969A
analogous
#96AE9E #96AEAA #96A6AE
triadic
#96AEAA #AA96AE #AEAA96
tetradic
#96AEAA #9E96AE #AE969A #A6AE96
square
#96AEAA #9E96AE #AE969A #A6AE96
split-complementary
#96AEAA #AE96A6 #AE9E96
monochromatic
#58726D #73938E #96AEAA #B9C9C6 #DBE3E2
Accessibility & contrast
On white
2.35
#96AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#96AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AEAA
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AEAA | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#90AFAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #96aeaa; /* rgb */ color: rgb(150, 174, 170); /* oklch */ color: oklch(73.1% 0.027 184.5);
Tailwind
colors: {
custom: {
50: '#b5c6c3',
500: '#96aeaa',
950: '#000000',
},
}SCSS
$custom: #96aeaa; $custom-light: #b5c6c3; $custom-dark: #000000;
JSON
{
"hex": "#96aeaa",
"rgb": {
"r": 150,
"g": 174,
"b": 170
},
"hsl": {
"h": 170,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.7313,
"c": 0.02716,
"h": 184.5
},
"luminance": 0.39658
}Semantic roles & 50–950 ramp
primary
#96AEAA
secondary
#D4CCCD
accent
#4E5B97
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281