#ACBEEE#ACBEEE
#ACBEEE is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.4% C 0.071 H 268.7°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEEE |
|---|---|
| RGB | rgb(172, 190, 238) |
| HSL | hsl(224, 66%, 80%) |
| HSV | hsv(224, 28%, 93%) |
| CMYK | cmyk(27.7%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(77.14, 4.44, -25.84) |
| CIE-LCH | lch(77.14, 26.21, 279.75°) |
| OKLab | oklab(80.44% -0.0016 -0.071) |
| OKLCH | oklch(80.44% 0.071 268.7) |
| XYZ | xyz(50.8551, 51.7690, 88.1853) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.99
Light Periwinkle
#C1C6FC
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Lightsteelblue
#B0C4DE
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 6.66
Periwinkle
#CCCCFF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEEE #EEDCAC
analogous
#ACDFEE #ACBEEE #BBACEE
triadic
#ACBEEE #EEACBE #BEEEAC
tetradic
#ACBEEE #EEACDF #EEDCAC #ACEEBB
square
#ACBEEE #EEACDF #EEDCAC #ACEEBB
split-complementary
#ACBEEE #EEBBAC #DFEEAC
monochromatic
#466ED9 #7996E4 #ACBEEE #DFE6F8 #E6EBFA
Accessibility & contrast
On white
1.85
#ACBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ACBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEEE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEEE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#9BC7CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbeee; /* rgb */ color: rgb(172, 190, 238); /* oklch */ color: oklch(80.4% 0.071 268.7);
Tailwind
colors: {
custom: {
50: '#c6d1f3',
500: '#acbeee',
950: '#000000',
},
}SCSS
$custom: #acbeee; $custom-light: #c6d1f3; $custom-dark: #000000;
JSON
{
"hex": "#acbeee",
"rgb": {
"r": 172,
"g": 190,
"b": 238
},
"hsl": {
"h": 223.636,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.80444,
"c": 0.07106,
"h": 268.7
},
"luminance": 0.51771
}Semantic roles & 50–950 ramp
primary
#ACBEEE
secondary
#CBB373
accent
#9C18CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385