#A9DBFE#A9DBFE
#A9DBFE is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 86.8% C 0.071 H 239.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A9DBFE |
|---|---|
| RGB | rgb(169, 219, 254) |
| HSL | hsl(205, 98%, 83%) |
| HSV | hsv(205, 33%, 100%) |
| CMYK | cmyk(33.5%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(85.12, -7.97, -22.23) |
| CIE-LCH | lch(85.12, 23.62, 250.27°) |
| OKLab | oklab(86.85% -0.0365 -0.0611) |
| OKLCH | oklch(86.85% 0.071 239.2) |
| XYZ | xyz(59.5774, 66.2508, 103.3952) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.53
Ice Blue
#A5DFF9
ΔE00 4.10
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Lightskyblue
#87CEFA
ΔE00 4.88
Baby Blue
#89CFF0
ΔE00 5.33
Sky
#82CAFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9DBFE #FECCA9
analogous
#A9FEF7 #A9DBFE #A9B0FE
triadic
#A9DBFE #FEA9DB #DBFEA9
tetradic
#A9DBFE #F7A9FE #FECCA9 #B0FEA9
square
#A9DBFE #F7A9FE #FECCA9 #B0FEA9
split-complementary
#A9DBFE #FEA9B0 #FEF7A9
monochromatic
#30A8FD #6DC2FD #A9DBFE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.47
#A9DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#A9DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9DBFE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9DBFE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#C0D1FD
Tritanopia (blue-blind)
#8DE4E6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a9dbfe; /* rgb */ color: rgb(169, 219, 254); /* oklch */ color: oklch(86.8% 0.071 239.2);
Tailwind
colors: {
custom: {
50: '#c5e6fe',
500: '#a9dbfe',
950: '#000000',
},
}SCSS
$custom: #a9dbfe; $custom-light: #c5e6fe; $custom-dark: #000000;
JSON
{
"hex": "#a9dbfe",
"rgb": {
"r": 169,
"g": 219,
"b": 254
},
"hsl": {
"h": 204.706,
"s": 97.701,
"l": 82.941
},
"oklch": {
"l": 0.86846,
"c": 0.07112,
"h": 239.2
},
"luminance": 0.66254
}Semantic roles & 50–950 ramp
primary
#A9DBFE
secondary
#E39B68
accent
#5F00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485