#AABEEF#AABEEF
#AABEEF is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.3% C 0.073 H 267.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEEF |
|---|---|
| RGB | rgb(170, 190, 239) |
| HSL | hsl(223, 68%, 80%) |
| HSV | hsv(223, 29%, 94%) |
| CMYK | cmyk(28.9%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(77.04, 4.10, -26.54) |
| CIE-LCH | lch(77.04, 26.85, 278.78°) |
| OKLab | oklab(80.34% -0.0033 -0.073) |
| OKLCH | oklch(80.34% 0.073 267.4) |
| XYZ | xyz(50.5666, 51.6033, 88.9408) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.36
Light Periwinkle
#C1C6FC
ΔE00 5.15
Powder Blue (survey)
#B1D1FC
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.67
Carolina Blue
#8AB8FE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEEF #EFDBAA
analogous
#AAE0EF #AABEEF #B9AAEF
triadic
#AABEEF #EFAABE #BEEFAA
tetradic
#AABEEF #EFAAE0 #EFDBAA #AAEFB9
square
#AABEEF #EFAAE0 #EFDBAA #AAEFB9
split-complementary
#AABEEF #EFB9AA #E0EFAA
monochromatic
#436FDC #7697E5 #AABEEF #DEE5F9 #E5EBFA
Accessibility & contrast
On white
1.85
#AABEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#AABEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEEF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEEF | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#97C8CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aabeef; /* rgb */ color: rgb(170, 190, 239); /* oklch */ color: oklch(80.3% 0.073 267.4);
Tailwind
colors: {
custom: {
50: '#c4d1f4',
500: '#aabeef',
950: '#000000',
},
}SCSS
$custom: #aabeef; $custom-light: #c4d1f4; $custom-dark: #000000;
JSON
{
"hex": "#aabeef",
"rgb": {
"r": 170,
"g": 190,
"b": 239
},
"hsl": {
"h": 222.609,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.80343,
"c": 0.07312,
"h": 267.4
},
"luminance": 0.51605
}Semantic roles & 50–950 ramp
primary
#AABEEF
secondary
#CDB270
accent
#9A15D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385