#96AAB2#96AAB2
#96AAB2 is a light, muted cyan. Relative luminance 0.384; OKLCH L 72.5% C 0.025 H 223.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #96AAB2 |
|---|---|
| RGB | rgb(150, 170, 178) |
| HSL | hsl(197, 15%, 64%) |
| HSV | hsv(197, 16%, 70%) |
| CMYK | cmyk(15.7%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(68.35, -5.24, -6.46) |
| CIE-LCH | lch(68.35, 8.31, 230.95°) |
| OKLab | oklab(72.51% -0.0182 -0.0174) |
| OKLCH | oklch(72.51% 0.025 223.8) |
| XYZ | xyz(34.9863, 38.4470, 47.6886) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.97
Cool Grey
#95A3A6
ΔE00 3.26
Bluegrey
#85A3B2
ΔE00 4.25
Bluey Grey
#89A0B0
ΔE00 4.60
Greyblue
#77A1B5
ΔE00 7.13
Pewter
#899397
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AAB2 #B29E96
analogous
#96B2AC #96AAB2 #969CB2
triadic
#96AAB2 #B296AA #AAB296
tetradic
#96AAB2 #AC96B2 #B29E96 #9CB296
square
#96AAB2 #AC96B2 #B29E96 #9CB296
split-complementary
#96AAB2 #B2969C #B2AC96
monochromatic
#576E77 #738D98 #96AAB2 #B9C7CC #DDE3E6
Accessibility & contrast
On white
2.42
#96AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#96AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AAB2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AAB2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B2
Deuteranopia (green-blind)
#A1A5B2
Tritanopia (blue-blind)
#8EADAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #96aab2; /* rgb */ color: rgb(150, 170, 178); /* oklch */ color: oklch(72.5% 0.025 223.8);
Tailwind
colors: {
custom: {
50: '#b5c3c9',
500: '#96aab2',
950: '#000000',
},
}SCSS
$custom: #96aab2; $custom-light: #b5c3c9; $custom-dark: #000000;
JSON
{
"hex": "#96aab2",
"rgb": {
"r": 150,
"g": 170,
"b": 178
},
"hsl": {
"h": 197.143,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.72512,
"c": 0.02519,
"h": 223.8
},
"luminance": 0.38448
}Semantic roles & 50–950 ramp
primary
#96AAB2
secondary
#D7D0CD
accent
#624C9A
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182