#ACC0EE#ACC0EE
#ACC0EE is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.8% C 0.069 H 266.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC0EE |
|---|---|
| RGB | rgb(172, 192, 238) |
| HSL | hsl(222, 66%, 80%) |
| HSV | hsv(222, 28%, 93%) |
| CMYK | cmyk(27.7%, 19.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.66, 3.35, -25.04) |
| CIE-LCH | lch(77.66, 25.27, 277.63°) |
| OKLab | oklab(80.85% -0.0042 -0.0688) |
| OKLCH | oklch(80.85% 0.069 266.5) |
| XYZ | xyz(51.2912, 52.6413, 88.3307) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.70
Light Periwinkle
#C1C6FC
ΔE00 5.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC0EE #EEDAAC
analogous
#ACE1EE #ACC0EE #B9ACEE
triadic
#ACC0EE #EEACC0 #C0EEAC
tetradic
#ACC0EE #EEACE1 #EEDAAC #ACEEB9
square
#ACC0EE #EEACE1 #EEDAAC #ACEEB9
split-complementary
#ACC0EE #EEB9AC #E1EEAC
monochromatic
#4673D9 #7999E4 #ACC0EE #DFE7F8 #E6ECFA
Accessibility & contrast
On white
1.82
#ACC0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#ACC0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC0EE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC0EE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#9AC9CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc0ee; /* rgb */ color: rgb(172, 192, 238); /* oklch */ color: oklch(80.8% 0.069 266.5);
Tailwind
colors: {
custom: {
50: '#c6d2f3',
500: '#acc0ee',
950: '#000000',
},
}SCSS
$custom: #acc0ee; $custom-light: #c6d2f3; $custom-dark: #000000;
JSON
{
"hex": "#acc0ee",
"rgb": {
"r": 172,
"g": 192,
"b": 238
},
"hsl": {
"h": 221.818,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.8085,
"c": 0.06894,
"h": 266.5
},
"luminance": 0.52643
}Semantic roles & 50–950 ramp
primary
#ACC0EE
secondary
#CBB173
accent
#9718CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385