#AACCFE#AACCFE
#AACCFE is a very light, moderate blue. Relative luminance 0.589; OKLCH L 83.8% C 0.079 H 257.9°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AACCFE |
|---|---|
| RGB | rgb(170, 204, 254) |
| HSL | hsl(216, 98%, 83%) |
| HSV | hsv(216, 33%, 100%) |
| CMYK | cmyk(33.1%, 19.7%, 0%, 0.4%) |
| CIE-LAB | lab(81.23, 0.21, -28.16) |
| CIE-LCH | lch(81.23, 28.16, 270.44°) |
| OKLab | oklab(83.8% -0.0166 -0.0777) |
| OKLCH | oklch(83.8% 0.079 257.9) |
| XYZ | xyz(56.0545, 58.8851, 102.1592) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.70
Baby Blue (survey)
#A2CFFE
ΔE00 2.98
Pastel Blue
#A2BFFE
ΔE00 3.49
Carolina Blue
#8AB8FE
ΔE00 6.03
Lightsteelblue
#B0C4DE
ΔE00 6.26
Light Blue
#95D0FC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACCFE #FEDCAA
analogous
#AAF6FE #AACCFE #B2AAFE
triadic
#AACCFE #FEAACC #CCFEAA
tetradic
#AACCFE #FEAAF6 #FEDCAA #AAFEB2
square
#AACCFE #FEAAF6 #FEDCAA #AAFEB2
split-complementary
#AACCFE #FEB2AA #F6FEAA
monochromatic
#3183FD #6EA8FD #AACCFE #E1EDFF #E1EDFF
Accessibility & contrast
On white
1.64
#AACCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#AACCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACCFE
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACCFE | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#B1C6FD
Tritanopia (blue-blind)
#91D7DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aaccfe; /* rgb */ color: rgb(170, 204, 254); /* oklch */ color: oklch(83.8% 0.079 257.9);
Tailwind
colors: {
custom: {
50: '#c5dbff',
500: '#aaccfe',
950: '#000000',
},
}SCSS
$custom: #aaccfe; $custom-light: #c5dbff; $custom-dark: #000000;
JSON
{
"hex": "#aaccfe",
"rgb": {
"r": 170,
"g": 204,
"b": 254
},
"hsl": {
"h": 215.714,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.83795,
"c": 0.07944,
"h": 257.9
},
"luminance": 0.58888
}Semantic roles & 50–950 ramp
primary
#AACCFE
secondary
#E3B269
accent
#8900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131518
muted
#828486