#ACDDED#ACDDED
#ACDDED is a very light, muted cyan. Relative luminance 0.666; OKLCH L 86.9% C 0.055 H 219.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDED |
|---|---|
| RGB | rgb(172, 221, 237) |
| HSL | hsl(195, 64%, 80%) |
| HSV | hsv(195, 27%, 93%) |
| CMYK | cmyk(27.4%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.30, -12.17, -12.97) |
| CIE-LCH | lch(85.30, 17.78, 226.83°) |
| OKLab | oklab(86.85% -0.0424 -0.0354) |
| OKLCH | oklch(86.85% 0.055 219.8) |
| XYZ | xyz(58.1511, 66.5954, 89.8946) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.56
Ice Blue
#A5DFF9
ΔE00 3.27
Powder Blue
#B0E0E6
ΔE00 4.10
Sky Blue
#87CEEB
ΔE00 6.13
Baby Blue
#89CFF0
ΔE00 6.58
Pale Sky Blue
#BDF6FE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDED #EDBCAC
analogous
#ACEDDC #ACDDED #ACBDED
triadic
#ACDDED #EDACDD #DDEDAC
tetradic
#ACDDED #DCACED #EDBCAC #BDEDAC
square
#ACDDED #DCACED #EDBCAC #BDEDAC
split-complementary
#ACDDED #EDACBD #EDDCAC
monochromatic
#47B4D7 #7AC8E2 #ACDDED #DEF2F8 #E6F5FA
Accessibility & contrast
On white
1.47
#ACDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#ACDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDED
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDED | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#C8D2ED
Tritanopia (blue-blind)
#97E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acdded; /* rgb */ color: rgb(172, 221, 237); /* oklch */ color: oklch(86.9% 0.055 219.8);
Tailwind
colors: {
custom: {
50: '#c6e7f2',
500: '#acdded',
950: '#000000',
},
}SCSS
$custom: #acdded; $custom-light: #c6e7f2; $custom-dark: #000000;
JSON
{
"hex": "#acdded",
"rgb": {
"r": 172,
"g": 221,
"b": 237
},
"hsl": {
"h": 194.769,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.86854,
"c": 0.05522,
"h": 219.8
},
"luminance": 0.66598
}Semantic roles & 50–950 ramp
primary
#ACDDED
secondary
#CA8973
accent
#4519CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485