#ACDDEB#ACDDEB
#ACDDEB is a very light, muted cyan. Relative luminance 0.665; OKLCH L 86.8% C 0.054 H 217.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDEB |
|---|---|
| RGB | rgb(172, 221, 235) |
| HSL | hsl(193, 61%, 80%) |
| HSV | hsv(193, 27%, 92%) |
| CMYK | cmyk(26.8%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(85.24, -12.62, -12.00) |
| CIE-LCH | lch(85.24, 17.42, 223.55°) |
| OKLab | oklab(86.79% -0.0432 -0.0327) |
| OKLCH | oklch(86.79% 0.054 217.1) |
| XYZ | xyz(57.8605, 66.4792, 88.3642) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.67
Powder Blue
#B0E0E6
ΔE00 3.31
Ice Blue
#A5DFF9
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 6.18
Sky Blue
#87CEEB
ΔE00 6.53
Baby Blue
#89CFF0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDEB #EBBAAC
analogous
#ACEBD9 #ACDDEB #ACBEEB
triadic
#ACDDEB #EBACDD #DDEBAC
tetradic
#ACDDEB #D9ACEB #EBBAAC #BEEBAC
square
#ACDDEB #D9ACEB #EBBAAC #BEEBAC
split-complementary
#ACDDEB #EBACBE #EBD9AC
monochromatic
#49B5D3 #7BC9DF #ACDDEB #DDF1F7 #E6F5F9
Accessibility & contrast
On white
1.47
#ACDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#ACDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDEB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDEB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#98E2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acddeb; /* rgb */ color: rgb(172, 221, 235); /* oklch */ color: oklch(86.8% 0.054 217.1);
Tailwind
colors: {
custom: {
50: '#c6e7f1',
500: '#acddeb',
950: '#000000',
},
}SCSS
$custom: #acddeb; $custom-light: #c6e7f1; $custom-dark: #000000;
JSON
{
"hex": "#acddeb",
"rgb": {
"r": 172,
"g": 221,
"b": 235
},
"hsl": {
"h": 193.333,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.86788,
"c": 0.05415,
"h": 217.1
},
"luminance": 0.66482
}Semantic roles & 50–950 ramp
primary
#ACDDEB
secondary
#C78674
accent
#431DC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485