#99ABC6#99ABC6
#99ABC6 is a light, muted blue. Relative luminance 0.400; OKLCH L 73.6% C 0.044 H 258.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABC6 |
|---|---|
| RGB | rgb(153, 171, 198) |
| HSL | hsl(216, 28%, 69%) |
| HSV | hsv(216, 23%, 78%) |
| CMYK | cmyk(22.7%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(69.45, -0.34, -15.85) |
| CIE-LCH | lch(69.45, 15.85, 268.78°) |
| OKLab | oklab(73.64% -0.0089 -0.0432) |
| OKLCH | oklch(73.64% 0.044 258.4) |
| XYZ | xyz(37.8901, 39.9743, 59.1346) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 6.75
Bluey Grey
#89A0B0
ΔE00 6.88
Cool Gray
#9AA7B0
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABC6 #C6B499
analogous
#99C2C6 #99ABC6 #9E99C6
triadic
#99ABC6 #C699AB #ABC699
tetradic
#99ABC6 #C699C2 #C6B499 #99C69E
square
#99ABC6 #C699C2 #C6B499 #99C69E
split-complementary
#99ABC6 #C69E99 #C2C699
monochromatic
#526C93 #728BB0 #99ABC6 #C0CBDC #E8ECF2
Accessibility & contrast
On white
2.33
#99ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#99ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABC6
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABC6 | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ACC7
Deuteranopia (green-blind)
#9DA8C5
Tritanopia (blue-blind)
#8DB1B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #99abc6; /* rgb */ color: rgb(153, 171, 198); /* oklch */ color: oklch(73.6% 0.044 258.4);
Tailwind
colors: {
custom: {
50: '#b7c4d7',
500: '#99abc6',
950: '#000000',
},
}SCSS
$custom: #99abc6; $custom-light: #b7c4d7; $custom-dark: #000000;
JSON
{
"hex": "#99abc6",
"rgb": {
"r": 153,
"g": 171,
"b": 198
},
"hsl": {
"h": 216,
"s": 28.302,
"l": 68.824
},
"oklch": {
"l": 0.73638,
"c": 0.0441,
"h": 258.4
},
"luminance": 0.39975
}Semantic roles & 50–950 ramp
primary
#99ABC6
secondary
#E4DFD7
accent
#7D3FA7
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183