#9ABEFF#9ABEFF
#9ABEFF is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.0% C 0.101 H 261.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABEFF |
|---|---|
| RGB | rgb(154, 190, 255) |
| HSL | hsl(219, 100%, 80%) |
| HSV | hsv(219, 40%, 100%) |
| CMYK | cmyk(39.6%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(76.63, 3.79, -35.86) |
| CIE-LCH | lch(76.63, 36.06, 276.04°) |
| OKLab | oklab(79.96% -0.0142 -0.0998) |
| OKLCH | oklch(79.96% 0.101 261.9) |
| XYZ | xyz(49.7842, 50.9143, 101.7926) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.77
Carolina Blue
#8AB8FE
ΔE00 2.81
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Powder Blue (survey)
#B1D1FC
ΔE00 5.38
Sky Blue (survey)
#75BBFD
ΔE00 6.88
Light Blue
#95D0FC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABEFF #FFDB9A
analogous
#9AF0FF #9ABEFF #A89AFF
triadic
#9ABEFF #FF9ABE #BEFF9A
tetradic
#9ABEFF #FF9AF0 #FFDB9A #9AFFA8
square
#9ABEFF #FF9AF0 #FFDB9A #9AFFA8
split-complementary
#9ABEFF #FFA89A #F0FF9A
monochromatic
#206FFF #5D97FF #9ABEFF #D7E5FF #E0EBFF
Accessibility & contrast
On white
1.88
#9ABEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#9ABEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABEFF
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABEFF | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9CB9FE
Tritanopia (blue-blind)
#78CCD4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9abeff; /* rgb */ color: rgb(154, 190, 255); /* oklch */ color: oklch(80.0% 0.101 261.9);
Tailwind
colors: {
custom: {
50: '#bbd1ff',
500: '#9abeff',
950: '#000000',
},
}SCSS
$custom: #9abeff; $custom-light: #bbd1ff; $custom-dark: #000000;
JSON
{
"hex": "#9abeff",
"rgb": {
"r": 154,
"g": 190,
"b": 255
},
"hsl": {
"h": 218.614,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.79955,
"c": 0.10079,
"h": 261.9
},
"luminance": 0.50917
}Semantic roles & 50–950 ramp
primary
#9ABEFF
secondary
#E2B25B
accent
#9400E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386