#ACDDEF#ACDDEF
#ACDDEF is a very light, muted cyan. Relative luminance 0.667; OKLCH L 86.9% C 0.056 H 222.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDEF |
|---|---|
| RGB | rgb(172, 221, 239) |
| HSL | hsl(196, 68%, 81%) |
| HSV | hsv(196, 28%, 94%) |
| CMYK | cmyk(28%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.36, -11.71, -13.94) |
| CIE-LCH | lch(85.36, 18.20, 229.96°) |
| OKLab | oklab(86.92% -0.0417 -0.038) |
| OKLCH | oklch(86.92% 0.056 222.4) |
| XYZ | xyz(58.4449, 66.7129, 91.4420) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.83
Ice Blue
#A5DFF9
ΔE00 2.61
Powder Blue
#B0E0E6
ΔE00 4.87
Sky Blue
#87CEEB
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 6.12
Pale Sky Blue
#BDF6FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDEF #EFBEAC
analogous
#ACEFDF #ACDDEF #ACBBEF
triadic
#ACDDEF #EFACDD #DDEFAC
tetradic
#ACDDEF #DFACEF #EFBEAC #BBEFAC
square
#ACDDEF #DFACEF #EFBEAC #BBEFAC
split-complementary
#ACDDEF #EFACBB #EFDFAC
monochromatic
#45B3DB #79C8E5 #ACDDEF #DFF2F9 #E5F4FA
Accessibility & contrast
On white
1.46
#ACDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#ACDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDEF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDEF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#97E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acddef; /* rgb */ color: rgb(172, 221, 239); /* oklch */ color: oklch(86.9% 0.056 222.4);
Tailwind
colors: {
custom: {
50: '#c6e7f4',
500: '#acddef',
950: '#000000',
},
}SCSS
$custom: #acddef; $custom-light: #c6e7f4; $custom-dark: #000000;
JSON
{
"hex": "#acddef",
"rgb": {
"r": 172,
"g": 221,
"b": 239
},
"hsl": {
"h": 196.119,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.86921,
"c": 0.05641,
"h": 222.4
},
"luminance": 0.66716
}Semantic roles & 50–950 ramp
primary
#ACDDEF
secondary
#CD8B72
accent
#4816D0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485