#96B2AE#96B2AE
#96B2AE is a light, muted teal. Relative luminance 0.414; OKLCH L 74.1% C 0.031 H 186.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2AE |
|---|---|
| RGB | rgb(150, 178, 174) |
| HSL | hsl(171, 15%, 64%) |
| HSV | hsv(171, 16%, 70%) |
| CMYK | cmyk(15.7%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(70.44, -10.37, -1.16) |
| CIE-LCH | lch(70.44, 10.44, 186.40°) |
| OKLab | oklab(74.13% -0.0311 -0.0033) |
| OKLCH | oklch(74.13% 0.031 186) |
| XYZ | xyz(36.1361, 41.3798, 46.1194) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.42
Greyish Teal
#719F91
ΔE00 9.53
Cool Gray
#9AA7B0
ΔE00 9.72
Bluegrey
#85A3B2
ΔE00 9.82
Cadetblue
#5F9EA0
ΔE00 10.76
Greenish Grey
#96AE8D
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2AE #B2969A
analogous
#96B2A0 #96B2AE #96A8B2
triadic
#96B2AE #AE96B2 #B2AE96
tetradic
#96B2AE #A096B2 #B2969A #A8B296
square
#96B2AE #A096B2 #B2969A #A8B296
split-complementary
#96B2AE #B296A8 #B2A096
monochromatic
#577772 #739893 #96B2AE #B9CCC9 #DDE6E4
Accessibility & contrast
On white
2.26
#96B2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#96B2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2AE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2AE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAE
Deuteranopia (green-blind)
#A9ABAE
Tritanopia (blue-blind)
#8FB3B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96b2ae; /* rgb */ color: rgb(150, 178, 174); /* oklch */ color: oklch(74.1% 0.031 186.0);
Tailwind
colors: {
custom: {
50: '#b5c9c6',
500: '#96b2ae',
950: '#000000',
},
}SCSS
$custom: #96b2ae; $custom-light: #b5c9c6; $custom-dark: #000000;
JSON
{
"hex": "#96b2ae",
"rgb": {
"r": 150,
"g": 178,
"b": 174
},
"hsl": {
"h": 171.429,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.7413,
"c": 0.03123,
"h": 186
},
"luminance": 0.41381
}Semantic roles & 50–950 ramp
primary
#96B2AE
secondary
#D7CDCE
accent
#4C579A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282