#96AEB0#96AEB0
#96AEB0 is a light, muted teal. Relative luminance 0.399; OKLCH L 73.3% C 0.027 H 202.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #96AEB0 |
|---|---|
| RGB | rgb(150, 174, 176) |
| HSL | hsl(185, 14%, 64%) |
| HSV | hsv(185, 15%, 69%) |
| CMYK | cmyk(14.8%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(69.39, -7.82, -3.81) |
| CIE-LCH | lch(69.39, 8.70, 205.97°) |
| OKLab | oklab(73.32% -0.0246 -0.0103) |
| OKLCH | oklch(73.32% 0.027 202.7) |
| XYZ | xyz(35.5482, 39.8898, 46.8925) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.61
Cool Gray
#9AA7B0
ΔE00 6.39
Bluegrey
#85A3B2
ΔE00 6.63
Bluey Grey
#89A0B0
ΔE00 7.89
Greyblue
#77A1B5
ΔE00 8.80
Pewter
#899397
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AEB0 #B09896
analogous
#96B0A5 #96AEB0 #96A1B0
triadic
#96AEB0 #B096AE #AEB096
tetradic
#96AEB0 #A596B0 #B09896 #A1B096
square
#96AEB0 #A596B0 #B09896 #A1B096
split-complementary
#96AEB0 #B096A1 #B0A596
monochromatic
#577274 #739396 #96AEB0 #B9C9CA #DCE4E5
Accessibility & contrast
On white
2.34
#96AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#96AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AEB0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AEB0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#A5A8B0
Tritanopia (blue-blind)
#8FB0AF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #96aeb0; /* rgb */ color: rgb(150, 174, 176); /* oklch */ color: oklch(73.3% 0.027 202.7);
Tailwind
colors: {
custom: {
50: '#b5c6c7',
500: '#96aeb0',
950: '#000000',
},
}SCSS
$custom: #96aeb0; $custom-light: #b5c6c7; $custom-dark: #000000;
JSON
{
"hex": "#96aeb0",
"rgb": {
"r": 150,
"g": 174,
"b": 176
},
"hsl": {
"h": 184.615,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.73316,
"c": 0.02671,
"h": 202.7
},
"luminance": 0.39891
}Semantic roles & 50–950 ramp
primary
#96AEB0
secondary
#D5CDCC
accent
#534D98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282