#ACDEEC#ACDEEC
#ACDEEC is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.0% C 0.055 H 216.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEEC |
|---|---|
| RGB | rgb(172, 222, 236) |
| HSL | hsl(193, 63%, 80%) |
| HSV | hsv(193, 27%, 93%) |
| CMYK | cmyk(27.1%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(85.54, -12.91, -12.09) |
| CIE-LCH | lch(85.54, 17.68, 223.12°) |
| OKLab | oklab(87.03% -0.0441 -0.0329) |
| OKLCH | oklch(87.03% 0.055 216.8) |
| XYZ | xyz(58.2702, 67.0668, 89.2155) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.95
Powder Blue
#B0E0E6
ΔE00 3.21
Ice Blue
#A5DFF9
ΔE00 4.00
Pale Sky Blue
#BDF6FE
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.61
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEEC #ECBAAC
analogous
#ACECDA #ACDEEC #ACBEEC
triadic
#ACDEEC #ECACDE #DEECAC
tetradic
#ACDEEC #DAACEC #ECBAAC #BEECAC
square
#ACDEEC #DAACEC #ECBAAC #BEECAC
split-complementary
#ACDEEC #ECACBE #ECDAAC
monochromatic
#48B6D5 #7ACAE1 #ACDEEC #DEF2F7 #E6F5F9
Accessibility & contrast
On white
1.46
#ACDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#ACDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEEC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEEC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBED
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#98E3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #acdeec; /* rgb */ color: rgb(172, 222, 236); /* oklch */ color: oklch(87.0% 0.055 216.8);
Tailwind
colors: {
custom: {
50: '#c6e8f2',
500: '#acdeec',
950: '#000000',
},
}SCSS
$custom: #acdeec; $custom-light: #c6e8f2; $custom-dark: #000000;
JSON
{
"hex": "#acdeec",
"rgb": {
"r": 172,
"g": 222,
"b": 236
},
"hsl": {
"h": 193.125,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.87033,
"c": 0.05501,
"h": 216.8
},
"luminance": 0.67069
}Semantic roles & 50–950 ramp
primary
#ACDEEC
secondary
#C98674
accent
#411BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485