#96ACB0#96ACB0
#96ACB0 is a light, muted teal. Relative luminance 0.391; OKLCH L 72.9% C 0.025 H 209.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #96ACB0 |
|---|---|
| RGB | rgb(150, 172, 176) |
| HSL | hsl(189, 14%, 64%) |
| HSV | hsv(189, 15%, 69%) |
| CMYK | cmyk(14.8%, 2.3%, 0%, 31%) |
| CIE-LAB | lab(68.84, -6.75, -4.62) |
| CIE-LCH | lch(68.84, 8.18, 214.41°) |
| OKLab | oklab(72.88% -0.0218 -0.0125) |
| OKLCH | oklch(72.88% 0.025 209.8) |
| XYZ | xyz(35.1647, 39.1228, 46.7646) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.57
Cool Gray
#9AA7B0
ΔE00 5.01
Bluegrey
#85A3B2
ΔE00 5.58
Bluey Grey
#89A0B0
ΔE00 6.59
Greyblue
#77A1B5
ΔE00 8.05
Pewter
#899397
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ACB0 #B09A96
analogous
#96B0A7 #96ACB0 #969FB0
triadic
#96ACB0 #B096AC #ACB096
tetradic
#96ACB0 #A796B0 #B09A96 #9FB096
square
#96ACB0 #A796B0 #B09A96 #9FB096
split-complementary
#96ACB0 #B0969F #B0A796
monochromatic
#577074 #739096 #96ACB0 #B9C8CA #DCE3E5
Accessibility & contrast
On white
2.38
#96ACB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#96ACB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ACB0
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ACB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ACB0 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#8FAEAD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96acb0; /* rgb */ color: rgb(150, 172, 176); /* oklch */ color: oklch(72.9% 0.025 209.8);
Tailwind
colors: {
custom: {
50: '#b5c4c7',
500: '#96acb0',
950: '#000000',
},
}SCSS
$custom: #96acb0; $custom-light: #b5c4c7; $custom-dark: #000000;
JSON
{
"hex": "#96acb0",
"rgb": {
"r": 150,
"g": 172,
"b": 176
},
"hsl": {
"h": 189.231,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.72881,
"c": 0.02514,
"h": 209.8
},
"luminance": 0.39124
}Semantic roles & 50–950 ramp
primary
#96ACB0
secondary
#D5CECC
accent
#594D98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111213
muted
#808182