#ACC2E2#ACC2E2
#ACC2E2 is a light, muted blue. Relative luminance 0.528; OKLCH L 80.8% C 0.051 H 257.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2E2 |
|---|---|
| RGB | rgb(172, 194, 226) |
| HSL | hsl(216, 48%, 78%) |
| HSV | hsv(216, 24%, 89%) |
| CMYK | cmyk(23.9%, 14.2%, 0%, 11.4%) |
| CIE-LAB | lab(77.78, -0.53, -18.40) |
| CIE-LCH | lch(77.78, 18.41, 268.35°) |
| OKLab | oklab(80.81% -0.011 -0.0502) |
| OKLCH | oklch(80.81% 0.051 257.7) |
| XYZ | xyz(50.0288, 52.8437, 79.5007) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 1.93
Light Blue Grey
#B7C9E2
ΔE00 2.87
Cloudy Blue
#ACC2D9
ΔE00 3.29
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Light Grey Blue
#9DBCD4
ΔE00 5.49
Pastel Blue
#A2BFFE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2E2 #E2CCAC
analogous
#ACDDE2 #ACC2E2 #B1ACE2
triadic
#ACC2E2 #E2ACC2 #C2E2AC
tetradic
#ACC2E2 #E2ACDD #E2CCAC #ACE2B1
square
#ACC2E2 #E2ACDD #E2CCAC #ACE2B1
split-complementary
#ACC2E2 #E2B1AC #DDE2AC
monochromatic
#517FC2 #7FA1D2 #ACC2E2 #D9E3F2 #E8EEF7
Accessibility & contrast
On white
1.82
#ACC2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#ACC2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2E2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2E2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#B2BEE1
Tritanopia (blue-blind)
#9EC9CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #acc2e2; /* rgb */ color: rgb(172, 194, 226); /* oklch */ color: oklch(80.8% 0.051 257.7);
Tailwind
colors: {
custom: {
50: '#c5d4eb',
500: '#acc2e2',
950: '#000000',
},
}SCSS
$custom: #acc2e2; $custom-light: #c5d4eb; $custom-dark: #000000;
JSON
{
"hex": "#acc2e2",
"rgb": {
"r": 172,
"g": 194,
"b": 226
},
"hsl": {
"h": 215.556,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.80811,
"c": 0.05141,
"h": 257.7
},
"luminance": 0.52845
}Semantic roles & 50–950 ramp
primary
#ACC2E2
secondary
#BB9F77
accent
#802ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384