#AACAEC#AACAEC
#AACAEC is a very light, muted cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.059 H 250.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AACAEC |
|---|---|
| RGB | rgb(170, 202, 236) |
| HSL | hsl(211, 63%, 80%) |
| HSV | hsv(211, 28%, 93%) |
| CMYK | cmyk(28%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(80.09, -3.07, -20.29) |
| CIE-LCH | lch(80.09, 20.52, 261.40°) |
| OKLab | oklab(82.7% -0.0201 -0.0556) |
| OKLCH | oklch(82.7% 0.059 250.1) |
| XYZ | xyz(52.8340, 56.8412, 87.5283) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.96
Baby Blue (survey)
#A2CFFE
ΔE00 3.50
Lightsteelblue
#B0C4DE
ΔE00 3.64
Cloudy Blue
#ACC2D9
ΔE00 3.92
Light Blue Grey
#B7C9E2
ΔE00 4.13
Light Grey Blue
#9DBCD4
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACAEC #ECCCAA
analogous
#AAEBEC #AACAEC #ABAAEC
triadic
#AACAEC #ECAACA #CAECAA
tetradic
#AACAEC #ECAAEB #ECCCAA #AAECAB
square
#AACAEC #ECAAEB #ECCCAA #AAECAB
split-complementary
#AACAEC #ECABAA #EBECAA
monochromatic
#468CD6 #78ABE1 #AACAEC #DCE9F7 #E6EFF9
Accessibility & contrast
On white
1.70
#AACAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#AACAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACAEC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACAEC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#B5C4EB
Tritanopia (blue-blind)
#97D2D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aacaec; /* rgb */ color: rgb(170, 202, 236); /* oklch */ color: oklch(82.7% 0.059 250.1);
Tailwind
colors: {
custom: {
50: '#c4daf2',
500: '#aacaec',
950: '#000000',
},
}SCSS
$custom: #aacaec; $custom-light: #c4daf2; $custom-dark: #000000;
JSON
{
"hex": "#aacaec",
"rgb": {
"r": 170,
"g": 202,
"b": 236
},
"hsl": {
"h": 210.909,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.82699,
"c": 0.05908,
"h": 250.1
},
"luminance": 0.56843
}Semantic roles & 50–950 ramp
primary
#AACAEC
secondary
#C99E72
accent
#751ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385