#9EABC2#9EABC2
#9EABC2 is a light, muted blue. Relative luminance 0.403; OKLCH L 73.9% C 0.036 H 261.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9EABC2 |
|---|---|
| RGB | rgb(158, 171, 194) |
| HSL | hsl(218, 23%, 69%) |
| HSV | hsv(218, 19%, 76%) |
| CMYK | cmyk(18.6%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.67, 0.34, -13.27) |
| CIE-LCH | lch(69.67, 13.27, 271.45°) |
| OKLab | oklab(73.86% -0.0051 -0.036) |
| OKLCH | oklch(73.86% 0.036 261.9) |
| XYZ | xyz(38.3986, 40.2892, 56.7820) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 6.90
Bluey Grey
#89A0B0
ΔE00 7.16
Light Grey Blue
#9DBCD4
ΔE00 7.35
Light Blue Grey
#B7C9E2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EABC2 #C2B59E
analogous
#9EBDC2 #9EABC2 #A39EC2
triadic
#9EABC2 #C29EAB #ABC29E
tetradic
#9EABC2 #C29EBD #C2B59E #9EC2A3
square
#9EABC2 #C29EBD #C2B59E #9EC2A3
split-complementary
#9EABC2 #C2A39E #BDC29E
monochromatic
#596C8D #788AAA #9EABC2 #C4CCDA #E9ECF1
Accessibility & contrast
On white
2.32
#9EABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#9EABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EABC2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EABC2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC3
Deuteranopia (green-blind)
#A0A9C1
Tritanopia (blue-blind)
#95B0B2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9eabc2; /* rgb */ color: rgb(158, 171, 194); /* oklch */ color: oklch(73.9% 0.036 261.9);
Tailwind
colors: {
custom: {
50: '#bbc4d4',
500: '#9eabc2',
950: '#000000',
},
}SCSS
$custom: #9eabc2; $custom-light: #bbc4d4; $custom-dark: #000000;
JSON
{
"hex": "#9eabc2",
"rgb": {
"r": 158,
"g": 171,
"b": 194
},
"hsl": {
"h": 218.333,
"s": 22.785,
"l": 69.02
},
"oklch": {
"l": 0.7386,
"c": 0.03637,
"h": 261.9
},
"luminance": 0.4029
}Semantic roles & 50–950 ramp
primary
#9EABC2
secondary
#E3DFD9
accent
#8044A1
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183