#A2DCFF#A2DCFF
#A2DCFF is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.7% C 0.077 H 235.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCFF |
|---|---|
| RGB | rgb(162, 220, 255) |
| HSL | hsl(203, 100%, 82%) |
| HSV | hsv(203, 36%, 100%) |
| CMYK | cmyk(36.5%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(85.04, -10.11, -22.92) |
| CIE-LCH | lch(85.04, 25.05, 246.20°) |
| OKLab | oklab(86.69% -0.0436 -0.0631) |
| OKLCH | oklch(86.69% 0.077 235.3) |
| XYZ | xyz(58.5376, 66.0845, 104.2595) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.04
Light Blue
#95D0FC
ΔE00 3.71
Baby Blue
#89CFF0
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 4.30
Sky Blue
#87CEEB
ΔE00 5.25
Sky
#82CAFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCFF #FFC5A2
analogous
#A2FFF4 #A2DCFF #A2AEFF
triadic
#A2DCFF #FFA2DC #DCFFA2
tetradic
#A2DCFF #F4A2FF #FFC5A2 #AEFFA2
square
#A2DCFF #F4A2FF #FFC5A2 #AEFFA2
split-complementary
#A2DCFF #FFA2AE #FFF4A2
monochromatic
#28AEFF #65C5FF #A2DCFF #DFF3FF #E0F3FF
Accessibility & contrast
On white
1.48
#A2DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#A2DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCFF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCFF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#81E5E7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2dcff; /* rgb */ color: rgb(162, 220, 255); /* oklch */ color: oklch(86.7% 0.077 235.3);
Tailwind
colors: {
custom: {
50: '#c0e6ff',
500: '#a2dcff',
950: '#000000',
},
}SCSS
$custom: #a2dcff; $custom-light: #c0e6ff; $custom-dark: #000000;
JSON
{
"hex": "#a2dcff",
"rgb": {
"r": 162,
"g": 220,
"b": 255
},
"hsl": {
"h": 202.581,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.86689,
"c": 0.07671,
"h": 235.3
},
"luminance": 0.66088
}Semantic roles & 50–950 ramp
primary
#A2DCFF
secondary
#E39362
accent
#5600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121618
muted
#828486