#A3DFFE#A3DFFE
#A3DFFE is a very light, moderate cyan. Relative luminance 0.677; OKLCH L 87.3% C 0.075 H 231.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DFFE |
|---|---|
| RGB | rgb(163, 223, 254) |
| HSL | hsl(200, 98%, 82%) |
| HSV | hsv(200, 36%, 100%) |
| CMYK | cmyk(35.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(85.86, -11.64, -21.14) |
| CIE-LCH | lch(85.86, 24.13, 241.16°) |
| OKLab | oklab(87.35% -0.0468 -0.0581) |
| OKLCH | oklch(87.35% 0.075 231.2) |
| XYZ | xyz(59.3754, 67.7143, 103.6882) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.54
Baby Blue
#89CFF0
ΔE00 4.35
Sky Blue
#87CEEB
ΔE00 4.96
Light Blue
#95D0FC
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DFFE #FEC2A3
analogous
#A3FEF0 #A3DFFE #A3B2FE
triadic
#A3DFFE #FEA3DF #DFFEA3
tetradic
#A3DFFE #F0A3FE #FEC2A3 #B2FEA3
square
#A3DFFE #F0A3FE #FEC2A3 #B2FEA3
split-complementary
#A3DFFE #FEA3B2 #FEF0A3
monochromatic
#2AB5FD #66CAFD #A3DFFE #E0F4FF #E1F4FF
Accessibility & contrast
On white
1.44
#A3DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#A3DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DFFE
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DFFE | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C3D2FE
Tritanopia (blue-blind)
#83E8E9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a3dffe; /* rgb */ color: rgb(163, 223, 254); /* oklch */ color: oklch(87.3% 0.075 231.2);
Tailwind
colors: {
custom: {
50: '#c1e9fe',
500: '#a3dffe',
950: '#000000',
},
}SCSS
$custom: #a3dffe; $custom-light: #c1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#a3dffe",
"rgb": {
"r": 163,
"g": 223,
"b": 254
},
"hsl": {
"h": 200.44,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.87345,
"c": 0.07458,
"h": 231.2
},
"luminance": 0.67718
}Semantic roles & 50–950 ramp
primary
#A3DFFE
secondary
#E28E63
accent
#4E00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485