#9DAABE#9DAABE
#9DAABE is a light, muted blue. Relative luminance 0.396; OKLCH L 73.4% C 0.032 H 258.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAABE |
|---|---|
| RGB | rgb(157, 170, 190) |
| HSL | hsl(216, 20%, 68%) |
| HSV | hsv(216, 17%, 75%) |
| CMYK | cmyk(17.4%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(69.21, -0.33, -11.77) |
| CIE-LCH | lch(69.21, 11.77, 268.41°) |
| OKLab | oklab(73.43% -0.0062 -0.0319) |
| OKLCH | oklch(73.43% 0.032 258.9) |
| XYZ | xyz(37.5713, 39.6345, 54.3760) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.24
Bluey Grey
#89A0B0
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 6.87
Light Grey Blue
#9DBCD4
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.27
Bluegrey
#85A3B2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAABE #BEB19D
analogous
#9DBABE #9DAABE #A09DBE
triadic
#9DAABE #BE9DAA #AABE9D
tetradic
#9DAABE #BE9DBA #BEB19D #9DBEA0
square
#9DAABE #BE9DBA #BEB19D #9DBEA0
split-complementary
#9DAABE #BEA09D #BABE9D
monochromatic
#5A6B87 #788AA6 #9DAABE #C2CAD6 #E7EAEF
Accessibility & contrast
On white
2.35
#9DAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#9DAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAABE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAABE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#A0A8BE
Tritanopia (blue-blind)
#95AEB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9daabe; /* rgb */ color: rgb(157, 170, 190); /* oklch */ color: oklch(73.4% 0.032 258.9);
Tailwind
colors: {
custom: {
50: '#bac3d1',
500: '#9daabe',
950: '#000000',
},
}SCSS
$custom: #9daabe; $custom-light: #bac3d1; $custom-dark: #000000;
JSON
{
"hex": "#9daabe",
"rgb": {
"r": 157,
"g": 170,
"b": 190
},
"hsl": {
"h": 216.364,
"s": 20.245,
"l": 68.039
},
"oklch": {
"l": 0.73434,
"c": 0.03247,
"h": 258.9
},
"luminance": 0.39635
}Semantic roles & 50–950 ramp
primary
#9DAABE
secondary
#E0DCD6
accent
#7C479F
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111214
muted
#808182