#ACDDEE#ACDDEE
#ACDDEE is a very light, muted cyan. Relative luminance 0.667; OKLCH L 86.9% C 0.056 H 221.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDEE |
|---|---|
| RGB | rgb(172, 221, 238) |
| HSL | hsl(195, 66%, 80%) |
| HSV | hsv(195, 28%, 93%) |
| CMYK | cmyk(27.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.33, -11.94, -13.45) |
| CIE-LCH | lch(85.33, 17.99, 228.41°) |
| OKLab | oklab(86.89% -0.042 -0.0367) |
| OKLCH | oklch(86.89% 0.056 221.1) |
| XYZ | xyz(58.2976, 66.6540, 90.6661) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.66
Ice Blue
#A5DFF9
ΔE00 2.93
Powder Blue
#B0E0E6
ΔE00 4.49
Sky Blue
#87CEEB
ΔE00 5.96
Baby Blue
#89CFF0
ΔE00 6.34
Pale Sky Blue
#BDF6FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDEE #EEBDAC
analogous
#ACEEDE #ACDDEE #ACBCEE
triadic
#ACDDEE #EEACDD #DDEEAC
tetradic
#ACDDEE #DEACEE #EEBDAC #BCEEAC
square
#ACDDEE #DEACEE #EEBDAC #BCEEAC
split-complementary
#ACDDEE #EEACBC #EEDEAC
monochromatic
#46B3D9 #79C8E4 #ACDDEE #DFF2F8 #E6F5FA
Accessibility & contrast
On white
1.47
#ACDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#ACDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDEE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDEE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#97E3E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #acddee; /* rgb */ color: rgb(172, 221, 238); /* oklch */ color: oklch(86.9% 0.056 221.1);
Tailwind
colors: {
custom: {
50: '#c6e7f3',
500: '#acddee',
950: '#000000',
},
}SCSS
$custom: #acddee; $custom-light: #c6e7f3; $custom-dark: #000000;
JSON
{
"hex": "#acddee",
"rgb": {
"r": 172,
"g": 221,
"b": 238
},
"hsl": {
"h": 195.455,
"s": 66,
"l": 80.392
},
"oklch": {
"l": 0.86887,
"c": 0.05579,
"h": 221.1
},
"luminance": 0.66657
}Semantic roles & 50–950 ramp
primary
#ACDDEE
secondary
#CB8A73
accent
#4718CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485