#A2DDEE#A2DDEE
#A2DDEE is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.3% C 0.064 H 217.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DDEE |
|---|---|
| RGB | rgb(162, 221, 238) |
| HSL | hsl(193, 69%, 78%) |
| HSV | hsv(193, 32%, 93%) |
| CMYK | cmyk(31.9%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.77, -14.74, -14.34) |
| CIE-LCH | lch(84.77, 20.57, 224.21°) |
| OKLab | oklab(86.3% -0.0511 -0.0392) |
| OKLCH | oklch(86.3% 0.064 217.5) |
| XYZ | xyz(56.1843, 65.5644, 90.5671) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.10
Ice Blue
#A5DFF9
ΔE00 3.44
Powder Blue
#B0E0E6
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 5.38
Baby Blue
#89CFF0
ΔE00 6.09
Pale Sky Blue
#BDF6FE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DDEE #EEB3A2
analogous
#A2EED9 #A2DDEE #A2B7EE
triadic
#A2DDEE #EEA2DD #DDEEA2
tetradic
#A2DDEE #D9A2EE #EEB3A2 #B7EEA2
square
#A2DDEE #D9A2EE #EEB3A2 #B7EEA2
split-complementary
#A2DDEE #EEA2B7 #EED9A2
monochromatic
#3BB7DB #6ECAE5 #A2DDEE #D6F0F7 #E5F6FA
Accessibility & contrast
On white
1.49
#A2DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#A2DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DDEE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DDEE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#88E3E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2ddee; /* rgb */ color: rgb(162, 221, 238); /* oklch */ color: oklch(86.3% 0.064 217.5);
Tailwind
colors: {
custom: {
50: '#bfe7f3',
500: '#a2ddee',
950: '#000000',
},
}SCSS
$custom: #a2ddee; $custom-light: #bfe7f3; $custom-dark: #000000;
JSON
{
"hex": "#a2ddee",
"rgb": {
"r": 162,
"g": 221,
"b": 238
},
"hsl": {
"h": 193.421,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.86301,
"c": 0.0644,
"h": 217.5
},
"luminance": 0.65567
}Semantic roles & 50–950 ramp
primary
#A2DDEE
secondary
#CB7F69
accent
#3F14D1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485