#ACDAED#ACDAED
#ACDAED is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.2% C 0.055 H 225.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDAED |
|---|---|
| RGB | rgb(172, 218, 237) |
| HSL | hsl(198, 64%, 80%) |
| HSV | hsv(198, 27%, 93%) |
| CMYK | cmyk(27.4%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(84.50, -10.63, -14.17) |
| CIE-LCH | lch(84.50, 17.71, 233.13°) |
| OKLab | oklab(86.22% -0.0386 -0.0386) |
| OKLCH | oklch(86.22% 0.055 225.1) |
| XYZ | xyz(57.3661, 65.0254, 89.6329) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.84
Ice Blue
#A5DFF9
ΔE00 2.66
Sky Blue
#87CEEB
ΔE00 5.58
Powder Blue
#B0E0E6
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 5.74
Light Blue
#95D0FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDAED #EDBFAC
analogous
#ACEDDF #ACDAED #ACBAED
triadic
#ACDAED #EDACDA #DAEDAC
tetradic
#ACDAED #DFACED #EDBFAC #BAEDAC
square
#ACDAED #DFACED #EDBFAC #BAEDAC
split-complementary
#ACDAED #EDACBA #EDDFAC
monochromatic
#47ADD7 #7AC4E2 #ACDAED #DEF0F8 #E6F4FA
Accessibility & contrast
On white
1.50
#ACDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#ACDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDAED
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDAED | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#C6CFED
Tritanopia (blue-blind)
#98E0E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdaed; /* rgb */ color: rgb(172, 218, 237); /* oklch */ color: oklch(86.2% 0.055 225.1);
Tailwind
colors: {
custom: {
50: '#c6e5f2',
500: '#acdaed',
950: '#000000',
},
}SCSS
$custom: #acdaed; $custom-light: #c6e5f2; $custom-dark: #000000;
JSON
{
"hex": "#acdaed",
"rgb": {
"r": 172,
"g": 218,
"b": 237
},
"hsl": {
"h": 197.538,
"s": 64.356,
"l": 80.196
},
"oklch": {
"l": 0.86218,
"c": 0.0546,
"h": 225.1
},
"luminance": 0.65028
}Semantic roles & 50–950 ramp
primary
#ACDAED
secondary
#CA8D73
accent
#4E19CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485