#ACDAEB#ACDAEB
#ACDAEB is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.2% C 0.053 H 222.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDAEB |
|---|---|
| RGB | rgb(172, 218, 235) |
| HSL | hsl(196, 61%, 80%) |
| HSV | hsv(196, 27%, 92%) |
| CMYK | cmyk(26.8%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.44, -11.08, -13.20) |
| CIE-LCH | lch(84.44, 17.24, 229.98°) |
| OKLab | oklab(86.15% -0.0393 -0.036) |
| OKLCH | oklch(86.15% 0.053 222.5) |
| XYZ | xyz(57.0755, 64.9092, 88.1026) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.15
Ice Blue
#A5DFF9
ΔE00 3.15
Powder Blue
#B0E0E6
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 5.81
Baby Blue
#89CFF0
ΔE00 6.14
Pale Sky Blue
#BDF6FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDAEB #EBBDAC
analogous
#ACEBDC #ACDAEB #ACBBEB
triadic
#ACDAEB #EBACDA #DAEBAC
tetradic
#ACDAEB #DCACEB #EBBDAC #BBEBAC
square
#ACDAEB #DCACEB #EBBDAC #BBEBAC
split-complementary
#ACDAEB #EBACBB #EBDCAC
monochromatic
#49AED3 #7BC4DF #ACDAEB #DDF0F7 #E6F4F9
Accessibility & contrast
On white
1.50
#ACDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#ACDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDAEB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDAEB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#98E0DF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdaeb; /* rgb */ color: rgb(172, 218, 235); /* oklch */ color: oklch(86.2% 0.053 222.5);
Tailwind
colors: {
custom: {
50: '#c6e5f1',
500: '#acdaeb',
950: '#000000',
},
}SCSS
$custom: #acdaeb; $custom-light: #c6e5f1; $custom-dark: #000000;
JSON
{
"hex": "#acdaeb",
"rgb": {
"r": 172,
"g": 218,
"b": 235
},
"hsl": {
"h": 196.19,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.86151,
"c": 0.0533,
"h": 222.5
},
"luminance": 0.64912
}Semantic roles & 50–950 ramp
primary
#ACDAEB
secondary
#C78A74
accent
#4B1DC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485