#ACC2ED#ACC2ED
#ACC2ED is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.2% C 0.066 H 263.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2ED |
|---|---|
| RGB | rgb(172, 194, 237) |
| HSL | hsl(220, 64%, 80%) |
| HSV | hsv(220, 27%, 93%) |
| CMYK | cmyk(27.4%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.15, 2.03, -23.76) |
| CIE-LCH | lch(78.15, 23.85, 274.89°) |
| OKLab | oklab(81.22% -0.0072 -0.0652) |
| OKLCH | oklch(81.22% 0.066 263.7) |
| XYZ | xyz(51.5869, 53.4670, 87.7065) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.68
Powder Blue (survey)
#B1D1FC
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 4.74
Light Blue Grey
#B7C9E2
ΔE00 5.24
Light Periwinkle
#C1C6FC
ΔE00 5.61
Cloudy Blue
#ACC2D9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2ED #EDD7AC
analogous
#ACE3ED #ACC2ED #B6ACED
triadic
#ACC2ED #EDACC2 #C2EDAC
tetradic
#ACC2ED #EDACE3 #EDD7AC #ACEDB6
square
#ACC2ED #EDACE3 #EDD7AC #ACEDB6
split-complementary
#ACC2ED #EDB6AC #E3EDAC
monochromatic
#4778D7 #7A9DE2 #ACC2ED #DEE7F8 #E6EDFA
Accessibility & contrast
On white
1.80
#ACC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#ACC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2ED
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2ED | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5EF
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#9ACBD0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc2ed; /* rgb */ color: rgb(172, 194, 237); /* oklch */ color: oklch(81.2% 0.066 263.7);
Tailwind
colors: {
custom: {
50: '#c6d4f3',
500: '#acc2ed',
950: '#000000',
},
}SCSS
$custom: #acc2ed; $custom-light: #c6d4f3; $custom-dark: #000000;
JSON
{
"hex": "#acc2ed",
"rgb": {
"r": 172,
"g": 194,
"b": 237
},
"hsl": {
"h": 219.692,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.8122,
"c": 0.06562,
"h": 263.7
},
"luminance": 0.53469
}Semantic roles & 50–950 ramp
primary
#ACC2ED
secondary
#CAAD73
accent
#9019CC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385