#A9DAEB#A9DAEB
#A9DAEB is a very light, muted cyan. Relative luminance 0.646; OKLCH L 86.0% C 0.056 H 221.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DAEB |
|---|---|
| RGB | rgb(169, 218, 235) |
| HSL | hsl(195, 62%, 79%) |
| HSV | hsv(195, 28%, 92%) |
| CMYK | cmyk(28.1%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.26, -11.95, -13.48) |
| CIE-LCH | lch(84.26, 18.01, 228.45°) |
| OKLab | oklab(85.97% -0.0421 -0.0368) |
| OKLCH | oklch(85.97% 0.056 221.1) |
| XYZ | xyz(56.4244, 64.5734, 88.0721) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.37
Ice Blue
#A5DFF9
ΔE00 3.07
Powder Blue
#B0E0E6
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 5.48
Baby Blue
#89CFF0
ΔE00 5.94
Pale Sky Blue
#BDF6FE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DAEB #EBBAA9
analogous
#A9EBDB #A9DAEB #A9B9EB
triadic
#A9DAEB #EBA9DA #DAEBA9
tetradic
#A9DAEB #DBA9EB #EBBAA9 #B9EBA9
square
#A9DAEB #DBA9EB #EBBAA9 #B9EBA9
split-complementary
#A9DAEB #EBA9B9 #EBDBA9
monochromatic
#46AFD4 #77C5DF #A9DAEB #DBEFF7 #E6F4F9
Accessibility & contrast
On white
1.51
#A9DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#A9DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DAEB
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DAEB | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#94E0DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a9daeb; /* rgb */ color: rgb(169, 218, 235); /* oklch */ color: oklch(86.0% 0.056 221.1);
Tailwind
colors: {
custom: {
50: '#c4e5f1',
500: '#a9daeb',
950: '#000000',
},
}SCSS
$custom: #a9daeb; $custom-light: #c4e5f1; $custom-dark: #000000;
JSON
{
"hex": "#a9daeb",
"rgb": {
"r": 169,
"g": 218,
"b": 235
},
"hsl": {
"h": 195.455,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.85968,
"c": 0.0559,
"h": 221.1
},
"luminance": 0.64576
}Semantic roles & 50–950 ramp
primary
#A9DAEB
secondary
#C78771
accent
#481BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485