#96B2AC#96B2AC
#96B2AC is a light, muted teal. Relative luminance 0.413; OKLCH L 74.1% C 0.032 H 181.0°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #96B2AC |
|---|---|
| RGB | rgb(150, 178, 172) |
| HSL | hsl(167, 15%, 64%) |
| HSV | hsv(167, 16%, 70%) |
| CMYK | cmyk(15.7%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(70.39, -10.79, -0.14) |
| CIE-LCH | lch(70.39, 10.79, 180.76°) |
| OKLab | oklab(74.07% -0.0319 -0.0005) |
| OKLCH | oklch(74.07% 0.032 181) |
| XYZ | xyz(35.9425, 41.3024, 45.1002) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.97
Greyish Teal
#719F91
ΔE00 9.07
Greenish Grey
#96AE8D
ΔE00 10.15
Cool Gray
#9AA7B0
ΔE00 10.45
Bluegrey
#85A3B2
ΔE00 10.69
Cadetblue
#5F9EA0
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B2AC #B2969C
analogous
#96B29E #96B2AC #96AAB2
triadic
#96B2AC #AC96B2 #B2AC96
tetradic
#96B2AC #9E96B2 #B2969C #AAB296
square
#96B2AC #9E96B2 #B2969C #AAB296
split-complementary
#96B2AC #B296AA #B29E96
monochromatic
#577770 #739890 #96B2AC #B9CCC8 #DDE6E4
Accessibility & contrast
On white
2.27
#96B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#96B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B2AC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B2AC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAC
Deuteranopia (green-blind)
#AAAAAD
Tritanopia (blue-blind)
#8FB3B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #96b2ac; /* rgb */ color: rgb(150, 178, 172); /* oklch */ color: oklch(74.1% 0.032 181.0);
Tailwind
colors: {
custom: {
50: '#b5c9c4',
500: '#96b2ac',
950: '#000000',
},
}SCSS
$custom: #96b2ac; $custom-light: #b5c9c4; $custom-dark: #000000;
JSON
{
"hex": "#96b2ac",
"rgb": {
"r": 150,
"g": 178,
"b": 172
},
"hsl": {
"h": 167.143,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.74069,
"c": 0.03189,
"h": 181
},
"luminance": 0.41303
}Semantic roles & 50–950 ramp
primary
#96B2AC
secondary
#D7CDCF
accent
#4C5D9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281