#96ABA2#96ABA2
#96ABA2 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.2% C 0.027 H 167.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABA2 |
|---|---|
| RGB | rgb(150, 171, 162) |
| HSL | hsl(154, 11%, 63%) |
| HSV | hsv(154, 12%, 67%) |
| CMYK | cmyk(12.3%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(68.18, -9.10, 2.16) |
| CIE-LCH | lch(68.18, 9.35, 166.62°) |
| OKLab | oklab(72.23% -0.0261 0.0056) |
| OKLCH | oklch(72.23% 0.027 167.9) |
| XYZ | xyz(33.6607, 38.2179, 39.7788) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.16
Greenish Grey
#96AE8D
ΔE00 8.64
Greyish Teal
#719F91
ΔE00 8.85
Grey
#929591
ΔE00 9.72
Cement
#A5A391
ΔE00 9.80
Cool Gray
#9AA7B0
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABA2 #AB969F
analogous
#96AB97 #96ABA2 #96A9AB
triadic
#96ABA2 #A296AB #ABA296
tetradic
#96ABA2 #9796AB #AB969F #A9AB96
square
#96ABA2 #9796AB #AB969F #A9AB96
split-complementary
#96ABA2 #AB96A9 #AB9796
monochromatic
#586E65 #749084 #96ABA2 #B8C6C0 #DAE1DE
Accessibility & contrast
On white
2.43
#96ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#96ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABA2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABA2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#92ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aba2; /* rgb */ color: rgb(150, 171, 162); /* oklch */ color: oklch(72.2% 0.027 167.9);
Tailwind
colors: {
custom: {
50: '#b5c4bd',
500: '#96aba2',
950: '#000000',
},
}SCSS
$custom: #96aba2; $custom-light: #b5c4bd; $custom-dark: #000000;
JSON
{
"hex": "#96aba2",
"rgb": {
"r": 150,
"g": 171,
"b": 162
},
"hsl": {
"h": 154.286,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.72232,
"c": 0.02672,
"h": 167.9
},
"luminance": 0.38218
}Semantic roles & 50–950 ramp
primary
#96ABA2
secondary
#D2CBCE
accent
#506E95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181