#96B2B4#96B2B4
#96B2B4 is a light, muted teal. Relative luminance 0.416; OKLCH L 74.3% C 0.031 H 201.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2B4 |
|---|---|
| RGB | rgb(150, 178, 180) |
| HSL | hsl(184, 17%, 65%) |
| HSV | hsv(184, 17%, 71%) |
| CMYK | cmyk(16.7%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(70.61, -9.10, -4.22) |
| CIE-LCH | lch(70.61, 10.03, 204.88°) |
| OKLab | oklab(74.32% -0.0286 -0.0115) |
| OKLCH | oklch(74.32% 0.031 201.8) |
| XYZ | xyz(36.7341, 41.6191, 49.2690) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.14
Bluegrey
#85A3B2
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 7.64
Bluey Grey
#89A0B0
ΔE00 8.88
Greyblue
#77A1B5
ΔE00 9.16
Light Grey Blue
#9DBCD4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2B4 #B49896
analogous
#96B4A7 #96B2B4 #96A3B4
triadic
#96B2B4 #B496B2 #B2B496
tetradic
#96B2B4 #A796B4 #B49896 #A3B496
square
#96B2B4 #A796B4 #B49896 #A3B496
split-complementary
#96B2B4 #B496A3 #B4A796
monochromatic
#567779 #72989B #96B2B4 #BACCCE #DDE6E7
Accessibility & contrast
On white
2.25
#96B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#96B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2B4
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2B4 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB4
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#8DB4B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #96b2b4; /* rgb */ color: rgb(150, 178, 180); /* oklch */ color: oklch(74.3% 0.031 201.8);
Tailwind
colors: {
custom: {
50: '#b5c9ca',
500: '#96b2b4',
950: '#000000',
},
}SCSS
$custom: #96b2b4; $custom-light: #b5c9ca; $custom-dark: #000000;
JSON
{
"hex": "#96b2b4",
"rgb": {
"r": 150,
"g": 178,
"b": 180
},
"hsl": {
"h": 184,
"s": 16.667,
"l": 64.706
},
"oklch": {
"l": 0.74316,
"c": 0.03083,
"h": 201.8
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#96B2B4
secondary
#D8CECE
accent
#504B9B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282