#96ABA8#96ABA8
#96ABA8 is a light, muted teal. Relative luminance 0.384; OKLCH L 72.4% C 0.024 H 186.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABA8 |
|---|---|
| RGB | rgb(150, 171, 168) |
| HSL | hsl(171, 11%, 63%) |
| HSV | hsv(171, 12%, 67%) |
| CMYK | cmyk(12.3%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(68.34, -7.88, -0.93) |
| CIE-LCH | lch(68.34, 7.94, 186.70°) |
| OKLab | oklab(72.41% -0.0236 -0.0026) |
| OKLCH | oklch(72.41% 0.024 186.3) |
| XYZ | xyz(34.2068, 38.4363, 42.6549) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.87
Cool Gray
#9AA7B0
ΔE00 7.67
Bluegrey
#85A3B2
ΔE00 8.59
Pewter
#899397
ΔE00 9.17
Grey
#929591
ΔE00 9.26
Dark Gray
#A9A9A9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABA8 #AB9699
analogous
#96AB9D #96ABA8 #96A3AB
triadic
#96ABA8 #A896AB #ABA896
tetradic
#96ABA8 #9D96AB #AB9699 #A3AB96
square
#96ABA8 #9D96AB #AB9699 #A3AB96
split-complementary
#96ABA8 #AB96A3 #AB9D96
monochromatic
#586E6B #74908C #96ABA8 #B8C6C4 #DAE1E0
Accessibility & contrast
On white
2.42
#96ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#96ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABA8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABA8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A8
Deuteranopia (green-blind)
#A4A5A8
Tritanopia (blue-blind)
#91ACAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96aba8; /* rgb */ color: rgb(150, 171, 168); /* oklch */ color: oklch(72.4% 0.024 186.3);
Tailwind
colors: {
custom: {
50: '#b5c4c1',
500: '#96aba8',
950: '#000000',
},
}SCSS
$custom: #96aba8; $custom-light: #b5c4c1; $custom-dark: #000000;
JSON
{
"hex": "#96aba8",
"rgb": {
"r": 150,
"g": 171,
"b": 168
},
"hsl": {
"h": 171.429,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.72412,
"c": 0.02378,
"h": 186.3
},
"luminance": 0.38437
}Semantic roles & 50–950 ramp
primary
#96ABA8
secondary
#D2CBCC
accent
#505A95
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181