#9ABBEE#9ABBEE
#9ABBEE is a light, moderate blue. Relative luminance 0.486; OKLCH L 78.6% C 0.082 H 259.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBEE |
|---|---|
| RGB | rgb(154, 187, 238) |
| HSL | hsl(216, 71%, 77%) |
| HSV | hsv(216, 35%, 93%) |
| CMYK | cmyk(35.3%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(75.19, 0.99, -28.93) |
| CIE-LCH | lch(75.19, 28.95, 271.96°) |
| OKLab | oklab(78.62% -0.0156 -0.08) |
| OKLCH | oklch(78.62% 0.082 259) |
| XYZ | xyz(46.5247, 48.5816, 87.7981) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.36
Carolina Blue
#8AB8FE
ΔE00 3.46
Powder Blue (survey)
#B1D1FC
ΔE00 5.61
Baby Blue (survey)
#A2CFFE
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 6.57
Sky Blue (survey)
#75BBFD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBEE #EECD9A
analogous
#9AE5EE #9ABBEE #A39AEE
triadic
#9ABBEE #EE9ABB #BBEE9A
tetradic
#9ABBEE #EE9AE5 #EECD9A #9AEEA3
square
#9ABBEE #EE9AE5 #EECD9A #9AEEA3
split-complementary
#9ABBEE #EEA39A #E5EE9A
monochromatic
#3174DC #6698E5 #9ABBEE #CEDEF7 #E5EDFB
Accessibility & contrast
On white
1.96
#9ABBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#9ABBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBEE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBEE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF0
Deuteranopia (green-blind)
#A0B6ED
Tritanopia (blue-blind)
#80C6CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9abbee; /* rgb */ color: rgb(154, 187, 238); /* oklch */ color: oklch(78.6% 0.082 259.0);
Tailwind
colors: {
custom: {
50: '#bacff3',
500: '#9abbee',
950: '#000000',
},
}SCSS
$custom: #9abbee; $custom-light: #bacff3; $custom-dark: #000000;
JSON
{
"hex": "#9abbee",
"rgb": {
"r": 154,
"g": 187,
"b": 238
},
"hsl": {
"h": 216.429,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.78618,
"c": 0.08153,
"h": 259
},
"luminance": 0.48584
}Semantic roles & 50–950 ramp
primary
#9ABBEE
secondary
#F2E8D9
accent
#8712D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285