#ACDCED#ACDCED
#ACDCED is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.6% C 0.055 H 221.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCED |
|---|---|
| RGB | rgb(172, 220, 237) |
| HSL | hsl(196, 64%, 80%) |
| HSV | hsv(196, 27%, 93%) |
| CMYK | cmyk(27.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.03, -11.66, -13.37) |
| CIE-LCH | lch(85.03, 17.74, 228.92°) |
| OKLab | oklab(86.64% -0.0411 -0.0365) |
| OKLCH | oklch(86.64% 0.055 221.6) |
| XYZ | xyz(57.8878, 66.0689, 89.8068) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.45
Ice Blue
#A5DFF9
ΔE00 2.97
Powder Blue
#B0E0E6
ΔE00 4.61
Sky Blue
#87CEEB
ΔE00 5.89
Baby Blue
#89CFF0
ΔE00 6.26
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCED #EDBDAC
analogous
#ACEDDD #ACDCED #ACBCED
triadic
#ACDCED #EDACDC #DCEDAC
tetradic
#ACDCED #DDACED #EDBDAC #BCEDAC
square
#ACDCED #DDACED #EDBDAC #BCEDAC
split-complementary
#ACDCED #EDACBC #EDDDAC
monochromatic
#47B2D7 #7AC7E2 #ACDCED #DEF1F8 #E6F4FA
Accessibility & contrast
On white
1.48
#ACDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#ACDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCED
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCED | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#97E2E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #acdced; /* rgb */ color: rgb(172, 220, 237); /* oklch */ color: oklch(86.6% 0.055 221.6);
Tailwind
colors: {
custom: {
50: '#c6e6f2',
500: '#acdced',
950: '#000000',
},
}SCSS
$custom: #acdced; $custom-light: #c6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#acdced",
"rgb": {
"r": 172,
"g": 220,
"b": 237
},
"hsl": {
"h": 195.692,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.86642,
"c": 0.05496,
"h": 221.6
},
"luminance": 0.66071
}Semantic roles & 50–950 ramp
primary
#ACDCED
secondary
#CA8A73
accent
#4819CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485