#A2DDEF#A2DDEF
#A2DDEF is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.3% C 0.065 H 218.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DDEF |
|---|---|
| RGB | rgb(162, 221, 239) |
| HSL | hsl(194, 71%, 79%) |
| HSV | hsv(194, 32%, 94%) |
| CMYK | cmyk(32.2%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.80, -14.51, -14.83) |
| CIE-LCH | lch(84.80, 20.74, 225.62°) |
| OKLab | oklab(86.34% -0.0507 -0.0406) |
| OKLCH | oklch(86.34% 0.065 218.7) |
| XYZ | xyz(56.3316, 65.6233, 91.3430) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.07
Lightblue
#ADD8E6
ΔE00 3.07
Powder Blue
#B0E0E6
ΔE00 4.51
Sky Blue
#87CEEB
ΔE00 5.17
Baby Blue
#89CFF0
ΔE00 5.81
Pale Sky Blue
#BDF6FE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DDEF #EFB4A2
analogous
#A2EFDA #A2DDEF #A2B6EF
triadic
#A2DDEF #EFA2DD #DDEFA2
tetradic
#A2DDEF #DAA2EF #EFB4A2 #B6EFA2
square
#A2DDEF #DAA2EF #EFB4A2 #B6EFA2
split-complementary
#A2DDEF #EFA2B6 #EFDAA2
monochromatic
#3AB7DD #6ECAE6 #A2DDEF #D6F0F8 #E5F5FB
Accessibility & contrast
On white
1.49
#A2DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#A2DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DDEF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DDEF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#87E4E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2ddef; /* rgb */ color: rgb(162, 221, 239); /* oklch */ color: oklch(86.3% 0.065 218.7);
Tailwind
colors: {
custom: {
50: '#c0e7f4',
500: '#a2ddef',
950: '#000000',
},
}SCSS
$custom: #a2ddef; $custom-light: #c0e7f4; $custom-dark: #000000;
JSON
{
"hex": "#a2ddef",
"rgb": {
"r": 162,
"g": 221,
"b": 239
},
"hsl": {
"h": 194.026,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.86335,
"c": 0.06494,
"h": 218.7
},
"luminance": 0.65626
}Semantic roles & 50–950 ramp
primary
#A2DDEF
secondary
#CC8069
accent
#4013D3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485