#96ACA8#96ACA8
#96ACA8 is a light, muted teal. Relative luminance 0.388; OKLCH L 72.6% C 0.025 H 183.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACA8 |
|---|---|
| RGB | rgb(150, 172, 168) |
| HSL | hsl(169, 12%, 63%) |
| HSV | hsv(169, 13%, 67%) |
| CMYK | cmyk(12.8%, 0%, 2.3%, 32.5%) |
| CIE-LAB | lab(68.62, -8.42, -0.52) |
| CIE-LCH | lch(68.62, 8.44, 183.54°) |
| OKLab | oklab(72.63% -0.0251 -0.0015) |
| OKLCH | oklch(72.63% 0.025 183.5) |
| XYZ | xyz(34.3964, 38.8155, 42.7181) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 8.32
Bluegrey
#85A3B2
ΔE00 9.14
Grey
#929591
ΔE00 9.69
Greyish Teal
#719F91
ΔE00 9.74
Pewter
#899397
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACA8 #AC969A
analogous
#96AC9D #96ACA8 #96A5AC
triadic
#96ACA8 #A896AC #ACA896
tetradic
#96ACA8 #9D96AC #AC969A #A5AC96
square
#96ACA8 #9D96AC #AC969A #A5AC96
split-complementary
#96ACA8 #AC96A5 #AC9D96
monochromatic
#586F6B #74918C #96ACA8 #B8C7C4 #DAE2E1
Accessibility & contrast
On white
2.40
#96ACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#96ACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACA8
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACA8 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A8
Deuteranopia (green-blind)
#A5A6A8
Tritanopia (blue-blind)
#91ADAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96aca8; /* rgb */ color: rgb(150, 172, 168); /* oklch */ color: oklch(72.6% 0.025 183.5);
Tailwind
colors: {
custom: {
50: '#b5c4c1',
500: '#96aca8',
950: '#000000',
},
}SCSS
$custom: #96aca8; $custom-light: #b5c4c1; $custom-dark: #000000;
JSON
{
"hex": "#96aca8",
"rgb": {
"r": 150,
"g": 172,
"b": 168
},
"hsl": {
"h": 169.091,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.72631,
"c": 0.02512,
"h": 183.5
},
"luminance": 0.38816
}Semantic roles & 50–950 ramp
primary
#96ACA8
secondary
#D3CBCC
accent
#505C96
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181