#9ABAEF#9ABAEF
#9ABAEF is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.5% C 0.084 H 260.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABAEF |
|---|---|
| RGB | rgb(154, 186, 239) |
| HSL | hsl(217, 73%, 77%) |
| HSV | hsv(217, 36%, 94%) |
| CMYK | cmyk(35.6%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(74.96, 1.79, -29.82) |
| CIE-LCH | lch(74.96, 29.87, 273.44°) |
| OKLab | oklab(78.45% -0.014 -0.0825) |
| OKLCH | oklch(78.45% 0.084 260.4) |
| XYZ | xyz(46.4606, 48.2177, 88.5035) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.20
Carolina Blue
#8AB8FE
ΔE00 3.53
Powder Blue (survey)
#B1D1FC
ΔE00 5.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 6.84
Sky Blue (survey)
#75BBFD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABAEF #EFCF9A
analogous
#9AE5EF #9ABAEF #A59AEF
triadic
#9ABAEF #EF9ABA #BAEF9A
tetradic
#9ABAEF #EF9AE5 #EFCF9A #9AEFA5
square
#9ABAEF #EF9AE5 #EFCF9A #9AEFA5
split-complementary
#9ABAEF #EFA59A #E5EF9A
monochromatic
#3072DE #6596E7 #9ABAEF #CFDEF7 #E5EDFB
Accessibility & contrast
On white
1.97
#9ABAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#9ABAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABAEF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABAEF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF1
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#7FC5CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9abaef; /* rgb */ color: rgb(154, 186, 239); /* oklch */ color: oklch(78.5% 0.084 260.4);
Tailwind
colors: {
custom: {
50: '#bacef4',
500: '#9abaef',
950: '#000000',
},
}SCSS
$custom: #9abaef; $custom-light: #bacef4; $custom-dark: #000000;
JSON
{
"hex": "#9abaef",
"rgb": {
"r": 154,
"g": 186,
"b": 239
},
"hsl": {
"h": 217.412,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.78452,
"c": 0.08373,
"h": 260.4
},
"luminance": 0.4822
}Semantic roles & 50–950 ramp
primary
#9ABAEF
secondary
#F2E9D9
accent
#8B11D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285