#A2DDEB#A2DDEB
#A2DDEB is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 86.2% C 0.063 H 214.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DDEB |
|---|---|
| RGB | rgb(162, 221, 235) |
| HSL | hsl(192, 65%, 78%) |
| HSV | hsv(192, 31%, 92%) |
| CMYK | cmyk(31.1%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(84.68, -15.45, -12.89) |
| CIE-LCH | lch(84.68, 20.12, 219.84°) |
| OKLab | oklab(86.2% -0.0522 -0.0352) |
| OKLCH | oklch(86.2% 0.063 214) |
| XYZ | xyz(55.7473, 65.3895, 88.2652) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.30
Lightblue
#ADD8E6
ΔE00 3.45
Ice Blue
#A5DFF9
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DDEB #EBB0A2
analogous
#A2EBD4 #A2DDEB #A2B8EB
triadic
#A2DDEB #EBA2DD #DDEBA2
tetradic
#A2DDEB #D4A2EB #EBB0A2 #B8EBA2
square
#A2DDEB #D4A2EB #EBB0A2 #B8EBA2
split-complementary
#A2DDEB #EBA2B8 #EBD4A2
monochromatic
#3DB8D5 #70CBE0 #A2DDEB #D4EFF6 #E6F6FA
Accessibility & contrast
On white
1.49
#A2DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#A2DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DDEB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DDEB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#89E3E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2ddeb; /* rgb */ color: rgb(162, 221, 235); /* oklch */ color: oklch(86.2% 0.063 214.0);
Tailwind
colors: {
custom: {
50: '#bfe7f1',
500: '#a2ddeb',
950: '#000000',
},
}SCSS
$custom: #a2ddeb; $custom-light: #bfe7f1; $custom-dark: #000000;
JSON
{
"hex": "#a2ddeb",
"rgb": {
"r": 162,
"g": 221,
"b": 235
},
"hsl": {
"h": 191.507,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.862,
"c": 0.06299,
"h": 214
},
"luminance": 0.65392
}Semantic roles & 50–950 ramp
primary
#A2DDEB
secondary
#C77C6A
accent
#3B19CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485