#A9ECFD#A9ECFD
#A9ECFD is a very light, moderate cyan. Relative luminance 0.755; OKLCH L 90.4% C 0.071 H 215.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A9ECFD |
|---|---|
| RGB | rgb(169, 236, 253) |
| HSL | hsl(192, 95%, 83%) |
| HSV | hsv(192, 33%, 99%) |
| CMYK | cmyk(33.2%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(89.63, -16.89, -14.91) |
| CIE-LCH | lch(89.63, 22.52, 221.44°) |
| OKLab | oklab(90.41% -0.0578 -0.0408) |
| OKLCH | oklch(90.41% 0.071 215.2) |
| XYZ | xyz(64.0814, 75.5142, 104.1086) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.98
Robin'S Egg Blue
#98EFF9
ΔE00 4.53
Ice Blue
#A5DFF9
ΔE00 4.91
Powder Blue
#B0E0E6
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Lightblue
#ADD8E6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9ECFD #FDBAA9
analogous
#A9FDE4 #A9ECFD #A9C2FD
triadic
#A9ECFD #FDA9EC #ECFDA9
tetradic
#A9ECFD #E4A9FD #FDBAA9 #C2FDA9
square
#A9ECFD #E4A9FD #FDBAA9 #C2FDA9
split-complementary
#A9ECFD #FDA9C2 #FDE4A9
monochromatic
#31D2FA #6DDFFC #A9ECFD #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.30
#A9ECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#A9ECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9ECFD
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9ECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9ECFD | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FE
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#8BF3F1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a9ecfd; /* rgb */ color: rgb(169, 236, 253); /* oklch */ color: oklch(90.4% 0.071 215.2);
Tailwind
colors: {
custom: {
50: '#c5f2fe',
500: '#a9ecfd',
950: '#000000',
},
}SCSS
$custom: #a9ecfd; $custom-light: #c5f2fe; $custom-dark: #000000;
JSON
{
"hex": "#a9ecfd",
"rgb": {
"r": 169,
"g": 236,
"b": 253
},
"hsl": {
"h": 192.143,
"s": 95.455,
"l": 82.745
},
"oklch": {
"l": 0.90409,
"c": 0.07072,
"h": 215.2
},
"luminance": 0.75518
}Semantic roles & 50–950 ramp
primary
#A9ECFD
secondary
#E18169
accent
#2E00E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585