#9ABAEC#9ABAEC
#9ABAEC is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.3% C 0.080 H 259.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABAEC |
|---|---|
| RGB | rgb(154, 186, 236) |
| HSL | hsl(217, 68%, 76%) |
| HSV | hsv(217, 35%, 93%) |
| CMYK | cmyk(34.7%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.85, 1.02, -28.37) |
| CIE-LCH | lch(74.85, 28.39, 272.06°) |
| OKLab | oklab(78.33% -0.015 -0.0784) |
| OKLCH | oklch(78.33% 0.08 259.2) |
| XYZ | xyz(46.0211, 48.0419, 86.1888) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.53
Carolina Blue
#8AB8FE
ΔE00 3.69
Powder Blue (survey)
#B1D1FC
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.92
Lightsteelblue
#B0C4DE
ΔE00 6.49
Light Grey Blue
#9DBCD4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABAEC #ECCC9A
analogous
#9AE3EC #9ABAEC #A39AEC
triadic
#9ABAEC #EC9ABA #BAEC9A
tetradic
#9ABAEC #EC9AE3 #ECCC9A #9AECA3
square
#9ABAEC #EC9AE3 #ECCC9A #9AECA3
split-complementary
#9ABAEC #ECA39A #E3EC9A
monochromatic
#3374D9 #6697E2 #9ABAEC #CEDDF6 #E5EDFA
Accessibility & contrast
On white
1.98
#9ABAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#9ABAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABAEC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABAEC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEE
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#81C5CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9abaec; /* rgb */ color: rgb(154, 186, 236); /* oklch */ color: oklch(78.3% 0.080 259.2);
Tailwind
colors: {
custom: {
50: '#bacef2',
500: '#9abaec',
950: '#000000',
},
}SCSS
$custom: #9abaec; $custom-light: #bacef2; $custom-dark: #000000;
JSON
{
"hex": "#9abaec",
"rgb": {
"r": 154,
"g": 186,
"b": 236
},
"hsl": {
"h": 216.585,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.78328,
"c": 0.07985,
"h": 259.2
},
"luminance": 0.48044
}Semantic roles & 50–950 ramp
primary
#9ABAEC
secondary
#F2E8D9
accent
#8715D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285