#96ABC2#96ABC2
#96ABC2 is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.3% C 0.041 H 250.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #96ABC2 |
|---|---|
| RGB | rgb(150, 171, 194) |
| HSL | hsl(211, 27%, 67%) |
| HSV | hsv(211, 23%, 76%) |
| CMYK | cmyk(22.7%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.11, -2.20, -14.17) |
| CIE-LCH | lch(69.11, 14.34, 261.17°) |
| OKLab | oklab(73.28% -0.0135 -0.0386) |
| OKLCH | oklch(73.28% 0.041 250.8) |
| XYZ | xyz(36.8756, 39.5038, 56.7106) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.95
Light Grey Blue
#9DBCD4
ΔE00 5.27
Cool Gray
#9AA7B0
ΔE00 5.66
Cloudy Blue
#ACC2D9
ΔE00 6.26
Bluegrey
#85A3B2
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96ABC2 #C2AD96
analogous
#96C1C2 #96ABC2 #9796C2
triadic
#96ABC2 #C296AB #ABC296
tetradic
#96ABC2 #C296C1 #C2AD96 #96C297
square
#96ABC2 #C296C1 #C2AD96 #96C297
split-complementary
#96ABC2 #C29796 #C1C296
monochromatic
#516D8C #6F8CAC #96ABC2 #BDCAD8 #E3E9EF
Accessibility & contrast
On white
2.36
#96ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#96ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96ABC2
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96ABC2 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC3
Deuteranopia (green-blind)
#9DA7C2
Tritanopia (blue-blind)
#8AB0B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #96abc2; /* rgb */ color: rgb(150, 171, 194); /* oklch */ color: oklch(73.3% 0.041 250.8);
Tailwind
colors: {
custom: {
50: '#b5c4d4',
500: '#96abc2',
950: '#000000',
},
}SCSS
$custom: #96abc2; $custom-light: #b5c4d4; $custom-dark: #000000;
JSON
{
"hex": "#96abc2",
"rgb": {
"r": 150,
"g": 171,
"b": 194
},
"hsl": {
"h": 211.364,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.73278,
"c": 0.04085,
"h": 250.8
},
"luminance": 0.39505
}Semantic roles & 50–950 ramp
primary
#96ABC2
secondary
#E1DAD3
accent
#7540A5
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183