#96ABA3#96ABA3
#96ABA3 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.3% C 0.026 H 170.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABA3 |
|---|---|
| RGB | rgb(150, 171, 163) |
| HSL | hsl(157, 11%, 63%) |
| HSV | hsv(157, 12%, 67%) |
| CMYK | cmyk(12.3%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(68.21, -8.90, 1.65) |
| CIE-LCH | lch(68.21, 9.05, 169.50°) |
| OKLab | oklab(72.26% -0.0257 0.0042) |
| OKLCH | oklch(72.26% 0.026 170.7) |
| XYZ | xyz(33.7499, 38.2536, 40.2488) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.77
Greyish Teal
#719F91
ΔE00 8.99
Greenish Grey
#96AE8D
ΔE00 9.08
Grey
#929591
ΔE00 9.61
Cool Gray
#9AA7B0
ΔE00 9.87
Cement
#A5A391
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABA3 #AB969E
analogous
#96AB98 #96ABA3 #96A8AB
triadic
#96ABA3 #A396AB #ABA396
tetradic
#96ABA3 #9896AB #AB969E #A8AB96
square
#96ABA3 #9896AB #AB969E #A8AB96
split-complementary
#96ABA3 #AB96A8 #AB9896
monochromatic
#586E66 #749085 #96ABA3 #B8C6C1 #DAE1DF
Accessibility & contrast
On white
2.43
#96ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#96ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABA3
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABA3 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#A6A5A3
Tritanopia (blue-blind)
#92ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #96aba3; /* rgb */ color: rgb(150, 171, 163); /* oklch */ color: oklch(72.3% 0.026 170.7);
Tailwind
colors: {
custom: {
50: '#b5c4be',
500: '#96aba3',
950: '#000000',
},
}SCSS
$custom: #96aba3; $custom-light: #b5c4be; $custom-dark: #000000;
JSON
{
"hex": "#96aba3",
"rgb": {
"r": 150,
"g": 171,
"b": 163
},
"hsl": {
"h": 157.143,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.72261,
"c": 0.02606,
"h": 170.7
},
"luminance": 0.38254
}Semantic roles & 50–950 ramp
primary
#96ABA3
secondary
#D2CBCD
accent
#506B95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181