#ACDDEC#ACDDEC
#ACDDEC is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.8% C 0.055 H 218.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDEC |
|---|---|
| RGB | rgb(172, 221, 236) |
| HSL | hsl(194, 63%, 80%) |
| HSV | hsv(194, 27%, 93%) |
| CMYK | cmyk(27.1%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.27, -12.40, -12.49) |
| CIE-LCH | lch(85.27, 17.59, 225.21°) |
| OKLab | oklab(86.82% -0.0428 -0.034) |
| OKLCH | oklch(86.82% 0.055 218.5) |
| XYZ | xyz(58.0054, 66.5371, 89.1273) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.56
Ice Blue
#A5DFF9
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 3.70
Sky Blue
#87CEEB
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDEC #ECBBAC
analogous
#ACECDB #ACDDEC #ACBDEC
triadic
#ACDDEC #ECACDD #DDECAC
tetradic
#ACDDEC #DBACEC #ECBBAC #BDECAC
square
#ACDDEC #DBACEC #ECBBAC #BDECAC
split-complementary
#ACDDEC #ECACBD #ECDBAC
monochromatic
#48B4D5 #7AC9E1 #ACDDEC #DEF1F7 #E6F5F9
Accessibility & contrast
On white
1.47
#ACDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#ACDDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDEC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDEC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAED
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#98E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acddec; /* rgb */ color: rgb(172, 221, 236); /* oklch */ color: oklch(86.8% 0.055 218.5);
Tailwind
colors: {
custom: {
50: '#c6e7f2',
500: '#acddec',
950: '#000000',
},
}SCSS
$custom: #acddec; $custom-light: #c6e7f2; $custom-dark: #000000;
JSON
{
"hex": "#acddec",
"rgb": {
"r": 172,
"g": 221,
"b": 236
},
"hsl": {
"h": 194.063,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.86821,
"c": 0.05467,
"h": 218.5
},
"luminance": 0.6654
}Semantic roles & 50–950 ramp
primary
#ACDDEC
secondary
#C98774
accent
#441BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485