#ACBEEA#ACBEEA
#ACBEEA is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.3% C 0.066 H 267.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBEEA |
|---|---|
| RGB | rgb(172, 190, 234) |
| HSL | hsl(223, 60%, 80%) |
| HSV | hsv(223, 26%, 92%) |
| CMYK | cmyk(26.5%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(77.00, 3.49, -23.89) |
| CIE-LCH | lch(77.00, 24.15, 278.31°) |
| OKLab | oklab(80.29% -0.0029 -0.0656) |
| OKLCH | oklch(80.29% 0.066 267.5) |
| XYZ | xyz(50.2739, 51.5366, 85.1247) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.45
Light Periwinkle
#C1C6FC
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 5.55
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBEEA #EAD8AC
analogous
#ACDDEA #ACBEEA #B9ACEA
triadic
#ACBEEA #EAACBE #BEEAAC
tetradic
#ACBEEA #EAACDD #EAD8AC #ACEAB9
square
#ACBEEA #EAACDD #EAD8AC #ACEAB9
split-complementary
#ACBEEA #EAB9AC #DDEAAC
monochromatic
#4A71D1 #7B98DE #ACBEEA #DDE4F6 #E7ECF9
Accessibility & contrast
On white
1.86
#ACBEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#ACBEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBEEA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBEEA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1EC
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#9CC7CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #acbeea; /* rgb */ color: rgb(172, 190, 234); /* oklch */ color: oklch(80.3% 0.066 267.5);
Tailwind
colors: {
custom: {
50: '#c5d1f0',
500: '#acbeea',
950: '#000000',
},
}SCSS
$custom: #acbeea; $custom-light: #c5d1f0; $custom-dark: #000000;
JSON
{
"hex": "#acbeea",
"rgb": {
"r": 172,
"g": 190,
"b": 234
},
"hsl": {
"h": 222.581,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.80288,
"c": 0.06564,
"h": 267.5
},
"luminance": 0.51538
}Semantic roles & 50–950 ramp
primary
#ACBEEA
secondary
#C6AE74
accent
#961EC7
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385