#96B0AE#96B0AE
#96B0AE is a light, muted teal. Relative luminance 0.406; OKLCH L 73.7% C 0.029 H 190.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #96B0AE |
|---|---|
| RGB | rgb(150, 176, 174) |
| HSL | hsl(175, 14%, 64%) |
| HSV | hsv(175, 15%, 69%) |
| CMYK | cmyk(14.8%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(69.89, -9.31, -1.98) |
| CIE-LCH | lch(69.89, 9.52, 191.98°) |
| OKLab | oklab(73.69% -0.0283 -0.0054) |
| OKLCH | oklch(73.69% 0.029 190.9) |
| XYZ | xyz(35.7410, 40.5898, 45.9877) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.23
Cool Gray
#9AA7B0
ΔE00 8.47
Bluegrey
#85A3B2
ΔE00 8.65
Bluey Grey
#89A0B0
ΔE00 10.05
Greyish Teal
#719F91
ΔE00 10.09
Greyblue
#77A1B5
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96B0AE #B09698
analogous
#96B0A1 #96B0AE #96A5B0
triadic
#96B0AE #AE96B0 #B0AE96
tetradic
#96B0AE #A196B0 #B09698 #A5B096
square
#96B0AE #A196B0 #B09698 #A5B096
split-complementary
#96B0AE #B096A5 #B0A196
monochromatic
#577472 #739693 #96B0AE #B9CAC9 #DCE5E4
Accessibility & contrast
On white
2.30
#96B0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#96B0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96B0AE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96B0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96B0AE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAE
Deuteranopia (green-blind)
#A8A9AE
Tritanopia (blue-blind)
#8FB2AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #96b0ae; /* rgb */ color: rgb(150, 176, 174); /* oklch */ color: oklch(73.7% 0.029 190.9);
Tailwind
colors: {
custom: {
50: '#b5c7c6',
500: '#96b0ae',
950: '#000000',
},
}SCSS
$custom: #96b0ae; $custom-light: #b5c7c6; $custom-dark: #000000;
JSON
{
"hex": "#96b0ae",
"rgb": {
"r": 150,
"g": 176,
"b": 174
},
"hsl": {
"h": 175.385,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.73691,
"c": 0.02878,
"h": 190.9
},
"luminance": 0.40591
}Semantic roles & 50–950 ramp
primary
#96B0AE
secondary
#D5CCCD
accent
#4D5398
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282