#ACBEE9#ACBEE9
#ACBEE9 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.3% C 0.064 H 267.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEE9 |
|---|---|
| RGB | rgb(172, 190, 233) |
| HSL | hsl(222, 58%, 79%) |
| HSV | hsv(222, 26%, 91%) |
| CMYK | cmyk(26.2%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(76.97, 3.25, -23.41) |
| CIE-LCH | lch(76.97, 23.63, 277.91°) |
| OKLab | oklab(80.25% -0.0032 -0.0642) |
| OKLCH | oklch(80.25% 0.064 267.2) |
| XYZ | xyz(50.1307, 51.4793, 84.3702) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.57
Light Periwinkle
#C1C6FC
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 5.89
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Cloudy Blue
#ACC2D9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEE9 #E9D7AC
analogous
#ACDDE9 #ACBEE9 #B9ACE9
triadic
#ACBEE9 #E9ACBE #BEE9AC
tetradic
#ACBEE9 #E9ACDD #E9D7AC #ACE9B9
square
#ACBEE9 #E9ACDD #E9D7AC #ACE9B9
split-complementary
#ACBEE9 #E9B9AC #DDE9AC
monochromatic
#4B72CF #7C98DC #ACBEE9 #DCE4F6 #E7ECF9
Accessibility & contrast
On white
1.86
#ACBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ACBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEE9
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEE9 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C1EB
Deuteranopia (green-blind)
#ABBCE8
Tritanopia (blue-blind)
#9CC6CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbee9; /* rgb */ color: rgb(172, 190, 233); /* oklch */ color: oklch(80.3% 0.064 267.2);
Tailwind
colors: {
custom: {
50: '#c5d1f0',
500: '#acbee9',
950: '#000000',
},
}SCSS
$custom: #acbee9; $custom-light: #c5d1f0; $custom-dark: #000000;
JSON
{
"hex": "#acbee9",
"rgb": {
"r": 172,
"g": 190,
"b": 233
},
"hsl": {
"h": 222.295,
"s": 58.095,
"l": 79.412
},
"oklch": {
"l": 0.8025,
"c": 0.06429,
"h": 267.2
},
"luminance": 0.51481
}Semantic roles & 50–950 ramp
primary
#ACBEE9
secondary
#C5AD75
accent
#9520C6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385