#ACDAEC#ACDAEC
#ACDAEC is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.2% C 0.054 H 223.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDAEC |
|---|---|
| RGB | rgb(172, 218, 236) |
| HSL | hsl(197, 63%, 80%) |
| HSV | hsv(197, 27%, 93%) |
| CMYK | cmyk(27.1%, 7.6%, 0%, 7.5%) |
| CIE-LAB | lab(84.47, -10.86, -13.69) |
| CIE-LCH | lch(84.47, 17.47, 231.58°) |
| OKLab | oklab(86.19% -0.0389 -0.0373) |
| OKLCH | oklch(86.19% 0.054 223.8) |
| XYZ | xyz(57.2204, 64.9672, 88.8656) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.48
Ice Blue
#A5DFF9
ΔE00 2.89
Powder Blue
#B0E0E6
ΔE00 5.29
Sky Blue
#87CEEB
ΔE00 5.68
Baby Blue
#89CFF0
ΔE00 5.93
Pale Sky Blue
#BDF6FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDAEC #ECBEAC
analogous
#ACECDE #ACDAEC #ACBAEC
triadic
#ACDAEC #ECACDA #DAECAC
tetradic
#ACDAEC #DEACEC #ECBEAC #BAECAC
square
#ACDAEC #DEACEC #ECBEAC #BAECAC
split-complementary
#ACDAEC #ECACBA #ECDEAC
monochromatic
#48AED5 #7AC4E1 #ACDAEC #DEF0F7 #E6F4F9
Accessibility & contrast
On white
1.50
#ACDAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#ACDAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDAEC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDAEC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#98E0DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdaec; /* rgb */ color: rgb(172, 218, 236); /* oklch */ color: oklch(86.2% 0.054 223.8);
Tailwind
colors: {
custom: {
50: '#c6e5f2',
500: '#acdaec',
950: '#000000',
},
}SCSS
$custom: #acdaec; $custom-light: #c6e5f2; $custom-dark: #000000;
JSON
{
"hex": "#acdaec",
"rgb": {
"r": 172,
"g": 218,
"b": 236
},
"hsl": {
"h": 196.875,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.86185,
"c": 0.05394,
"h": 223.8
},
"luminance": 0.6497
}Semantic roles & 50–950 ramp
primary
#ACDAEC
secondary
#C98B74
accent
#4C1BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485