#ACC5FF#ACC5FF
#ACC5FF is a very light, moderate blue. Relative luminance 0.559; OKLCH L 82.5% C 0.087 H 266.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC5FF |
|---|---|
| RGB | rgb(172, 197, 255) |
| HSL | hsl(222, 100%, 84%) |
| HSV | hsv(222, 33%, 100%) |
| CMYK | cmyk(32.5%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(79.57, 4.78, -31.23) |
| CIE-LCH | lch(79.57, 31.59, 278.71°) |
| OKLab | oklab(82.54% -0.0054 -0.0863) |
| OKLCH | oklch(82.54% 0.087 266.4) |
| XYZ | xyz(55.0243, 55.9210, 102.4830) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.03
Powder Blue (survey)
#B1D1FC
ΔE00 3.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 6.01
Carolina Blue
#8AB8FE
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC5FF #FFE6AC
analogous
#ACEEFF #ACC5FF #BCACFF
triadic
#ACC5FF #FFACC5 #C5FFAC
tetradic
#ACC5FF #FFACEE #FFE6AC #ACFFBC
square
#ACC5FF #FFACEE #FFE6AC #ACFFBC
split-complementary
#ACC5FF #FFBCAC #EEFFAC
monochromatic
#326FFF #6F9AFF #ACC5FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.72
#ACC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#ACC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC5FF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC5FF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#AAC2FE
Tritanopia (blue-blind)
#94D1D9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acc5ff; /* rgb */ color: rgb(172, 197, 255); /* oklch */ color: oklch(82.5% 0.087 266.4);
Tailwind
colors: {
custom: {
50: '#c6d6ff',
500: '#acc5ff',
950: '#000000',
},
}SCSS
$custom: #acc5ff; $custom-light: #c6d6ff; $custom-dark: #000000;
JSON
{
"hex": "#acc5ff",
"rgb": {
"r": 172,
"g": 197,
"b": 255
},
"hsl": {
"h": 221.928,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.82541,
"c": 0.08651,
"h": 266.4
},
"luminance": 0.55923
}Semantic roles & 50–950 ramp
primary
#ACC5FF
secondary
#E5C06A
accent
#A000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386