#9ABBEC#9ABBEC
#9ABBEC is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.5% C 0.079 H 258.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBEC |
|---|---|
| RGB | rgb(154, 187, 236) |
| HSL | hsl(216, 68%, 76%) |
| HSV | hsv(216, 35%, 93%) |
| CMYK | cmyk(34.7%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(75.12, 0.48, -27.96) |
| CIE-LCH | lch(75.12, 27.97, 270.98°) |
| OKLab | oklab(78.54% -0.0163 -0.0773) |
| OKLCH | oklch(78.54% 0.079 258.1) |
| XYZ | xyz(46.2325, 48.4647, 86.2592) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.61
Carolina Blue
#8AB8FE
ΔE00 3.58
Baby Blue (survey)
#A2CFFE
ΔE00 5.57
Powder Blue (survey)
#B1D1FC
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBEC #ECCB9A
analogous
#9AE4EC #9ABBEC #A29AEC
triadic
#9ABBEC #EC9ABB #BBEC9A
tetradic
#9ABBEC #EC9AE4 #ECCB9A #9AECA2
square
#9ABBEC #EC9AE4 #ECCB9A #9AECA2
split-complementary
#9ABBEC #ECA29A #E4EC9A
monochromatic
#3376D9 #6698E2 #9ABBEC #CEDEF6 #E5EEFA
Accessibility & contrast
On white
1.96
#9ABBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#9ABBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBEC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBEC | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEE
Deuteranopia (green-blind)
#A1B5EB
Tritanopia (blue-blind)
#80C5CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9abbec; /* rgb */ color: rgb(154, 187, 236); /* oklch */ color: oklch(78.5% 0.079 258.1);
Tailwind
colors: {
custom: {
50: '#bacff2',
500: '#9abbec',
950: '#000000',
},
}SCSS
$custom: #9abbec; $custom-light: #bacff2; $custom-dark: #000000;
JSON
{
"hex": "#9abbec",
"rgb": {
"r": 154,
"g": 187,
"b": 236
},
"hsl": {
"h": 215.854,
"s": 68.333,
"l": 76.471
},
"oklch": {
"l": 0.78537,
"c": 0.07896,
"h": 258.1
},
"luminance": 0.48467
}Semantic roles & 50–950 ramp
primary
#9ABBEC
secondary
#F2E8D9
accent
#8515D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285