#ACC7EC#ACC7EC
#ACC7EC is a very light, moderate cyan. Relative luminance 0.557; OKLCH L 82.2% C 0.060 H 256.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7EC |
|---|---|
| RGB | rgb(172, 199, 236) |
| HSL | hsl(215, 63%, 80%) |
| HSV | hsv(215, 27%, 93%) |
| CMYK | cmyk(27.1%, 15.7%, 0%, 7.5%) |
| CIE-LAB | lab(79.43, -0.89, -21.28) |
| CIE-LCH | lch(79.43, 21.30, 267.61°) |
| OKLab | oklab(82.21% -0.0142 -0.0583) |
| OKLCH | oklch(82.21% 0.06 256.3) |
| XYZ | xyz(52.5727, 55.6718, 87.3164) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.85
Lightsteelblue
#B0C4DE
ΔE00 3.26
Light Blue Grey
#B7C9E2
ΔE00 3.77
Cloudy Blue
#ACC2D9
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 4.38
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7EC #ECD1AC
analogous
#ACE7EC #ACC7EC #B1ACEC
triadic
#ACC7EC #ECACC7 #C7ECAC
tetradic
#ACC7EC #ECACE7 #ECD1AC #ACECB1
square
#ACC7EC #ECACE7 #ECD1AC #ACECB1
split-complementary
#ACC7EC #ECB1AC #E7ECAC
monochromatic
#4884D5 #7AA5E1 #ACC7EC #DEE9F7 #E6EEF9
Accessibility & contrast
On white
1.73
#ACC7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#ACC7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7EC
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7EC | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#9ACFD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acc7ec; /* rgb */ color: rgb(172, 199, 236); /* oklch */ color: oklch(82.2% 0.060 256.3);
Tailwind
colors: {
custom: {
50: '#c6d7f2',
500: '#acc7ec',
950: '#000000',
},
}SCSS
$custom: #acc7ec; $custom-light: #c6d7f2; $custom-dark: #000000;
JSON
{
"hex": "#acc7ec",
"rgb": {
"r": 172,
"g": 199,
"b": 236
},
"hsl": {
"h": 214.688,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.8221,
"c": 0.06,
"h": 256.3
},
"luminance": 0.55674
}Semantic roles & 50–950 ramp
primary
#ACC7EC
secondary
#C9A574
accent
#801BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385