#96B0AC#96B0AC
#96B0AC is a light, muted teal. Relative luminance 0.405; OKLCH L 73.6% C 0.029 H 185.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #96B0AC |
|---|---|
| RGB | rgb(150, 176, 172) |
| HSL | hsl(171, 14%, 64%) |
| HSV | hsv(171, 15%, 69%) |
| CMYK | cmyk(14.8%, 0%, 2.3%, 31%) |
| CIE-LAB | lab(69.83, -9.73, -0.95) |
| CIE-LCH | lch(69.83, 9.77, 185.59°) |
| OKLab | oklab(73.63% -0.0291 -0.0027) |
| OKLCH | oklch(73.63% 0.029 185.3) |
| XYZ | xyz(35.5475, 40.5124, 44.9685) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.78
Cool Gray
#9AA7B0
ΔE00 9.23
Greyish Teal
#719F91
ΔE00 9.53
Bluegrey
#85A3B2
ΔE00 9.54
Cadetblue
#5F9EA0
ΔE00 10.84
Bluey Grey
#89A0B0
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B0AC #B0969A
analogous
#96B09F #96B0AC #96A7B0
triadic
#96B0AC #AC96B0 #B0AC96
tetradic
#96B0AC #9F96B0 #B0969A #A7B096
square
#96B0AC #9F96B0 #B0969A #A7B096
split-complementary
#96B0AC #B096A7 #B09F96
monochromatic
#577470 #739690 #96B0AC #B9CAC8 #DCE5E3
Accessibility & contrast
On white
2.31
#96B0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#96B0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B0AC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B0AC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#8FB1AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #96b0ac; /* rgb */ color: rgb(150, 176, 172); /* oklch */ color: oklch(73.6% 0.029 185.3);
Tailwind
colors: {
custom: {
50: '#b5c7c4',
500: '#96b0ac',
950: '#000000',
},
}SCSS
$custom: #96b0ac; $custom-light: #b5c7c4; $custom-dark: #000000;
JSON
{
"hex": "#96b0ac",
"rgb": {
"r": 150,
"g": 176,
"b": 172
},
"hsl": {
"h": 170.769,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.73629,
"c": 0.0292,
"h": 185.3
},
"luminance": 0.40513
}Semantic roles & 50–950 ramp
primary
#96B0AC
secondary
#D5CCCE
accent
#4D5998
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281