#A2DFFA#A2DFFA
#A2DFFA is a very light, moderate cyan. Relative luminance 0.674; OKLCH L 87.1% C 0.072 H 227.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFFA |
|---|---|
| RGB | rgb(162, 223, 250) |
| HSL | hsl(198, 90%, 81%) |
| HSV | hsv(198, 35%, 98%) |
| CMYK | cmyk(35.2%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(85.68, -12.89, -19.31) |
| CIE-LCH | lch(85.68, 23.21, 236.29°) |
| OKLab | oklab(87.15% -0.0491 -0.053) |
| OKLCH | oklch(87.15% 0.072 227.2) |
| XYZ | xyz(58.5376, 67.3556, 100.3404) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 0.49
Baby Blue
#89CFF0
ΔE00 4.41
Sky Blue
#87CEEB
ΔE00 4.59
Lightblue
#ADD8E6
ΔE00 4.63
Lightskyblue
#87CEFA
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFFA #FABDA2
analogous
#A2FAE9 #A2DFFA #A2B3FA
triadic
#A2DFFA #FAA2DF #DFFAA2
tetradic
#A2DFFA #E9A2FA #FABDA2 #B3FAA2
square
#A2DFFA #E9A2FA #FABDA2 #B3FAA2
split-complementary
#A2DFFA #FAA2B3 #FAE9A2
monochromatic
#2EB7F4 #68CBF7 #A2DFFA #DCF3FD #E2F5FD
Accessibility & contrast
On white
1.45
#A2DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#A2DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFFA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFFA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#83E7E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a2dffa; /* rgb */ color: rgb(162, 223, 250); /* oklch */ color: oklch(87.1% 0.072 227.2);
Tailwind
colors: {
custom: {
50: '#c0e9fc',
500: '#a2dffa',
950: '#000000',
},
}SCSS
$custom: #a2dffa; $custom-light: #c0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#a2dffa",
"rgb": {
"r": 162,
"g": 223,
"b": 250
},
"hsl": {
"h": 198.409,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.87146,
"c": 0.07225,
"h": 227.2
},
"luminance": 0.67359
}Semantic roles & 50–950 ramp
primary
#A2DFFA
secondary
#DC8964
accent
#4600E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#121617
muted
#828485