#96AABE#96AABE
#96AABE is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.037 H 248.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #96AABE |
|---|---|
| RGB | rgb(150, 170, 190) |
| HSL | hsl(210, 24%, 67%) |
| HSV | hsv(210, 21%, 75%) |
| CMYK | cmyk(21.1%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(68.72, -2.57, -12.56) |
| CIE-LCH | lch(68.72, 12.82, 258.42°) |
| OKLab | oklab(72.92% -0.0135 -0.0341) |
| OKLCH | oklch(72.92% 0.037 248.3) |
| XYZ | xyz(36.2442, 38.9502, 54.3137) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.10
Cool Gray
#9AA7B0
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 5.49
Bluegrey
#85A3B2
ΔE00 5.52
Cloudy Blue
#ACC2D9
ΔE00 6.61
Greyblue
#77A1B5
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AABE #BEAA96
analogous
#96BEBE #96AABE #9696BE
triadic
#96AABE #BE96AA #AABE96
tetradic
#96AABE #BE96BE #BEAA96 #96BE96
square
#96AABE #BE96BE #BEAA96 #96BE96
split-complementary
#96AABE #BE9696 #BEBE96
monochromatic
#536D86 #708BA7 #96AABE #BCC9D5 #E2E7ED
Accessibility & contrast
On white
2.39
#96AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#96AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AABE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AABE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#9EA6BE
Tritanopia (blue-blind)
#8BAFB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #96aabe; /* rgb */ color: rgb(150, 170, 190); /* oklch */ color: oklch(72.9% 0.037 248.3);
Tailwind
colors: {
custom: {
50: '#b5c3d1',
500: '#96aabe',
950: '#000000',
},
}SCSS
$custom: #96aabe; $custom-light: #b5c3d1; $custom-dark: #000000;
JSON
{
"hex": "#96aabe",
"rgb": {
"r": 150,
"g": 170,
"b": 190
},
"hsl": {
"h": 210,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.72922,
"c": 0.0367,
"h": 248.3
},
"luminance": 0.38951
}Semantic roles & 50–950 ramp
primary
#96AABE
secondary
#DED8D1
accent
#7344A2
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182