#96B4B2#96B4B2
#96B4B2 is a light, muted teal. Relative luminance 0.423; OKLCH L 74.7% C 0.033 H 191.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #96B4B2 |
|---|---|
| RGB | rgb(150, 180, 178) |
| HSL | hsl(176, 17%, 65%) |
| HSV | hsv(176, 17%, 71%) |
| CMYK | cmyk(16.7%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(71.10, -10.59, -2.39) |
| CIE-LCH | lch(71.10, 10.86, 192.72°) |
| OKLab | oklab(74.69% -0.0322 -0.0065) |
| OKLCH | oklch(74.69% 0.033 191.5) |
| XYZ | xyz(36.9327, 42.3398, 48.3374) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.59
Bluegrey
#85A3B2
ΔE00 9.32
Cool Gray
#9AA7B0
ΔE00 9.54
Greyish Teal
#719F91
ΔE00 10.13
Cadetblue
#5F9EA0
ΔE00 10.69
Bluey Grey
#89A0B0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B4B2 #B49698
analogous
#96B4A3 #96B4B2 #96A7B4
triadic
#96B4B2 #B296B4 #B4B296
tetradic
#96B4B2 #A396B4 #B49698 #A7B496
square
#96B4B2 #A396B4 #B49698 #A7B496
split-complementary
#96B4B2 #B496A7 #B4A396
monochromatic
#567977 #729B98 #96B4B2 #BACECC #DDE7E6
Accessibility & contrast
On white
2.22
#96B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#96B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B4B2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B4B2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B2
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#8DB6B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #96b4b2; /* rgb */ color: rgb(150, 180, 178); /* oklch */ color: oklch(74.7% 0.033 191.5);
Tailwind
colors: {
custom: {
50: '#b5cac9',
500: '#96b4b2',
950: '#000000',
},
}SCSS
$custom: #96b4b2; $custom-light: #b5cac9; $custom-dark: #000000;
JSON
{
"hex": "#96b4b2",
"rgb": {
"r": 150,
"g": 180,
"b": 178
},
"hsl": {
"h": 176,
"s": 16.667,
"l": 64.706
},
"oklch": {
"l": 0.74692,
"c": 0.03287,
"h": 191.5
},
"luminance": 0.42341
}Semantic roles & 50–950 ramp
primary
#96B4B2
secondary
#D8CECE
accent
#4B509B
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282