#AACDEB#AACDEB
#AACDEB is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.3% C 0.056 H 244.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AACDEB |
|---|---|
| RGB | rgb(170, 205, 235) |
| HSL | hsl(208, 62%, 79%) |
| HSV | hsv(208, 28%, 92%) |
| CMYK | cmyk(27.7%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(80.85, -4.89, -18.60) |
| CIE-LCH | lch(80.85, 19.23, 255.27°) |
| OKLab | oklab(83.29% -0.0244 -0.0509) |
| OKLCH | oklch(83.29% 0.056 244.4) |
| XYZ | xyz(53.3999, 58.2048, 87.0022) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.98
Cloudy Blue
#ACC2D9
ΔE00 4.15
Powder Blue (survey)
#B1D1FC
ΔE00 4.33
Lightsteelblue
#B0C4DE
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 4.66
Light Blue
#95D0FC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACDEB #EBC8AA
analogous
#AAEBE9 #AACDEB #AAADEB
triadic
#AACDEB #EBAACD #CDEBAA
tetradic
#AACDEB #E9AAEB #EBC8AA #ADEBAA
square
#AACDEB #E9AAEB #EBC8AA #ADEBAA
split-complementary
#AACDEB #EBAAAD #EBE9AA
monochromatic
#4793D4 #78B0DF #AACDEB #DCEAF7 #E6F0F9
Accessibility & contrast
On white
1.66
#AACDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#AACDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACDEB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACDEB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#97D4D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aacdeb; /* rgb */ color: rgb(170, 205, 235); /* oklch */ color: oklch(83.3% 0.056 244.4);
Tailwind
colors: {
custom: {
50: '#c4dcf1',
500: '#aacdeb',
950: '#000000',
},
}SCSS
$custom: #aacdeb; $custom-light: #c4dcf1; $custom-dark: #000000;
JSON
{
"hex": "#aacdeb",
"rgb": {
"r": 170,
"g": 205,
"b": 235
},
"hsl": {
"h": 207.692,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.83288,
"c": 0.05641,
"h": 244.4
},
"luminance": 0.58207
}Semantic roles & 50–950 ramp
primary
#AACDEB
secondary
#C79972
accent
#6C1CCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485