#96ABA5#96ABA5
#96ABA5 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.025 H 176.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABA5 |
|---|---|
| RGB | rgb(150, 171, 165) |
| HSL | hsl(163, 11%, 63%) |
| HSV | hsv(163, 12%, 67%) |
| CMYK | cmyk(12.3%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(68.26, -8.50, 0.62) |
| CIE-LCH | lch(68.26, 8.52, 175.84°) |
| OKLab | oklab(72.32% -0.0249 0.0015) |
| OKLCH | oklch(72.32% 0.025 176.5) |
| XYZ | xyz(33.9305, 38.3258, 41.2000) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 9.00
Greyish Teal
#719F91
ΔE00 9.36
Grey
#929591
ΔE00 9.42
Pewter
#899397
ΔE00 9.92
Dark Gray
#A9A9A9
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABA5 #AB969C
analogous
#96AB9A #96ABA5 #96A6AB
triadic
#96ABA5 #A596AB #ABA596
tetradic
#96ABA5 #9A96AB #AB969C #A6AB96
square
#96ABA5 #9A96AB #AB969C #A6AB96
split-complementary
#96ABA5 #AB96A6 #AB9A96
monochromatic
#586E68 #749088 #96ABA5 #B8C6C2 #DAE1DF
Accessibility & contrast
On white
2.42
#96ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#96ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABA5
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABA5 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#A5A5A5
Tritanopia (blue-blind)
#91ACA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aba5; /* rgb */ color: rgb(150, 171, 165); /* oklch */ color: oklch(72.3% 0.025 176.5);
Tailwind
colors: {
custom: {
50: '#b5c4bf',
500: '#96aba5',
950: '#000000',
},
}SCSS
$custom: #96aba5; $custom-light: #b5c4bf; $custom-dark: #000000;
JSON
{
"hex": "#96aba5",
"rgb": {
"r": 150,
"g": 171,
"b": 165
},
"hsl": {
"h": 162.857,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.72321,
"c": 0.02493,
"h": 176.5
},
"luminance": 0.38326
}Semantic roles & 50–950 ramp
primary
#96ABA5
secondary
#D2CBCD
accent
#506495
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181