#ACC7EB#ACC7EB
#ACC7EB is a very light, muted cyan. Relative luminance 0.556; OKLCH L 82.2% C 0.059 H 255.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC7EB |
|---|---|
| RGB | rgb(172, 199, 235) |
| HSL | hsl(214, 61%, 80%) |
| HSV | hsv(214, 27%, 92%) |
| CMYK | cmyk(26.8%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(79.39, -1.12, -20.80) |
| CIE-LCH | lch(79.39, 20.83, 266.91°) |
| OKLab | oklab(82.17% -0.0145 -0.0569) |
| OKLCH | oklch(82.17% 0.059 255.7) |
| XYZ | xyz(52.4278, 55.6139, 86.5534) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.94
Lightsteelblue
#B0C4DE
ΔE00 3.05
Light Blue Grey
#B7C9E2
ΔE00 3.58
Cloudy Blue
#ACC2D9
ΔE00 4.11
Pastel Blue
#A2BFFE
ΔE00 4.58
Baby Blue (survey)
#A2CFFE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC7EB #EBD0AC
analogous
#ACE6EB #ACC7EB #B1ACEB
triadic
#ACC7EB #EBACC7 #C7EBAC
tetradic
#ACC7EB #EBACE6 #EBD0AC #ACEBB1
square
#ACC7EB #EBACE6 #EBD0AC #ACEBB1
split-complementary
#ACC7EB #EBB1AC #E6EBAC
monochromatic
#4984D3 #7BA6DF #ACC7EB #DDE8F7 #E6EEF9
Accessibility & contrast
On white
1.73
#ACC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#ACC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC7EB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC7EB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#9BCFD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #acc7eb; /* rgb */ color: rgb(172, 199, 235); /* oklch */ color: oklch(82.2% 0.059 255.7);
Tailwind
colors: {
custom: {
50: '#c6d7f1',
500: '#acc7eb',
950: '#000000',
},
}SCSS
$custom: #acc7eb; $custom-light: #c6d7f1; $custom-dark: #000000;
JSON
{
"hex": "#acc7eb",
"rgb": {
"r": 172,
"g": 199,
"b": 235
},
"hsl": {
"h": 214.286,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.82173,
"c": 0.05876,
"h": 255.7
},
"luminance": 0.55616
}Semantic roles & 50–950 ramp
primary
#ACC7EB
secondary
#C7A474
accent
#7F1DC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385