#A9CDFD#A9CDFD
#A9CDFD is a very light, moderate cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.078 H 255.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A9CDFD |
|---|---|
| RGB | rgb(169, 205, 253) |
| HSL | hsl(214, 95%, 83%) |
| HSV | hsv(214, 33%, 99%) |
| CMYK | cmyk(33.2%, 19%, 0%, 0.8%) |
| CIE-LAB | lab(81.39, -0.84, -27.38) |
| CIE-LCH | lch(81.39, 27.39, 268.24°) |
| OKLab | oklab(83.9% -0.0192 -0.0755) |
| OKLCH | oklch(83.9% 0.078 255.7) |
| XYZ | xyz(55.9178, 59.1870, 101.3874) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.58
Baby Blue (survey)
#A2CFFE
ΔE00 2.31
Pastel Blue
#A2BFFE
ΔE00 3.99
Light Blue
#95D0FC
ΔE00 5.64
Carolina Blue
#8AB8FE
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9CDFD #FDD9A9
analogous
#A9F7FD #A9CDFD #AFA9FD
triadic
#A9CDFD #FDA9CD #CDFDA9
tetradic
#A9CDFD #FDA9F7 #FDD9A9 #A9FDAF
square
#A9CDFD #FDA9F7 #FDD9A9 #A9FDAF
split-complementary
#A9CDFD #FDAFA9 #F7FDA9
monochromatic
#3187FA #6DAAFC #A9CDFD #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.64
#A9CDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#A9CDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9CDFD
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9CDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9CDFD | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#B2C7FC
Tritanopia (blue-blind)
#8FD7DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a9cdfd; /* rgb */ color: rgb(169, 205, 253); /* oklch */ color: oklch(83.9% 0.078 255.7);
Tailwind
colors: {
custom: {
50: '#c4dcfe',
500: '#a9cdfd',
950: '#000000',
},
}SCSS
$custom: #a9cdfd; $custom-light: #c4dcfe; $custom-dark: #000000;
JSON
{
"hex": "#a9cdfd",
"rgb": {
"r": 169,
"g": 205,
"b": 253
},
"hsl": {
"h": 214.286,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.83898,
"c": 0.07789,
"h": 255.7
},
"luminance": 0.5919
}Semantic roles & 50–950 ramp
primary
#A9CDFD
secondary
#E1AE69
accent
#8300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131517
muted
#828485