#99ABC7#99ABC7
#99ABC7 is a light, muted blue. Relative luminance 0.400; OKLCH L 73.7% C 0.045 H 259.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABC7 |
|---|---|
| RGB | rgb(153, 171, 199) |
| HSL | hsl(217, 29%, 69%) |
| HSV | hsv(217, 23%, 78%) |
| CMYK | cmyk(23.1%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(69.48, -0.11, -16.35) |
| CIE-LCH | lch(69.48, 16.35, 269.63°) |
| OKLab | oklab(73.68% -0.0085 -0.0446) |
| OKLCH | oklch(73.68% 0.045 259.2) |
| XYZ | xyz(38.0058, 40.0206, 59.7441) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 6.72
Light Grey Blue
#9DBCD4
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 6.79
Bluey Grey
#89A0B0
ΔE00 7.19
Cool Gray
#9AA7B0
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABC7 #C7B599
analogous
#99C2C7 #99ABC7 #9E99C7
triadic
#99ABC7 #C799AB #ABC799
tetradic
#99ABC7 #C799C2 #C7B599 #99C79E
square
#99ABC7 #C799C2 #C7B599 #99C79E
split-complementary
#99ABC7 #C79E99 #C2C799
monochromatic
#516C94 #718AB1 #99ABC7 #C1CCDD #E8ECF2
Accessibility & contrast
On white
2.33
#99ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#99ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABC7
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABC7 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ACC8
Deuteranopia (green-blind)
#9DA8C6
Tritanopia (blue-blind)
#8DB1B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #99abc7; /* rgb */ color: rgb(153, 171, 199); /* oklch */ color: oklch(73.7% 0.045 259.2);
Tailwind
colors: {
custom: {
50: '#b7c3d8',
500: '#99abc7',
950: '#000000',
},
}SCSS
$custom: #99abc7; $custom-light: #b7c3d8; $custom-dark: #000000;
JSON
{
"hex": "#99abc7",
"rgb": {
"r": 153,
"g": 171,
"b": 199
},
"hsl": {
"h": 216.522,
"s": 29.114,
"l": 69.02
},
"oklch": {
"l": 0.73675,
"c": 0.0454,
"h": 259.2
},
"luminance": 0.40022
}Semantic roles & 50–950 ramp
primary
#99ABC7
secondary
#E5DFD7
accent
#7E3EA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183