#A2DEEB#A2DEEB
#A2DEEB is a very light, moderate cyan. Relative luminance 0.659; OKLCH L 86.4% C 0.063 H 212.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEEB |
|---|---|
| RGB | rgb(162, 222, 235) |
| HSL | hsl(191, 65%, 78%) |
| HSV | hsv(191, 31%, 92%) |
| CMYK | cmyk(31.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.96, -15.96, -12.48) |
| CIE-LCH | lch(84.96, 20.26, 218.04°) |
| OKLab | oklab(86.42% -0.0535 -0.0341) |
| OKLCH | oklch(86.42% 0.063 212.5) |
| XYZ | xyz(56.0121, 65.9192, 88.3535) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.05
Lightblue
#ADD8E6
ΔE00 3.85
Ice Blue
#A5DFF9
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Pale Sky Blue
#BDF6FE
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEEB #EBAFA2
analogous
#A2EBD3 #A2DEEB #A2B9EB
triadic
#A2DEEB #EBA2DE #DEEBA2
tetradic
#A2DEEB #D3A2EB #EBAFA2 #B9EBA2
square
#A2DEEB #D3A2EB #EBAFA2 #B9EBA2
split-complementary
#A2DEEB #EBA2B9 #EBD3A2
monochromatic
#3DBAD5 #70CCE0 #A2DEEB #D4F0F6 #E6F6FA
Accessibility & contrast
On white
1.48
#A2DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#A2DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEEB
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEEB | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#89E4E2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a2deeb; /* rgb */ color: rgb(162, 222, 235); /* oklch */ color: oklch(86.4% 0.063 212.5);
Tailwind
colors: {
custom: {
50: '#bfe8f1',
500: '#a2deeb',
950: '#000000',
},
}SCSS
$custom: #a2deeb; $custom-light: #bfe8f1; $custom-dark: #000000;
JSON
{
"hex": "#a2deeb",
"rgb": {
"r": 162,
"g": 222,
"b": 235
},
"hsl": {
"h": 190.685,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.86416,
"c": 0.06343,
"h": 212.5
},
"luminance": 0.65922
}Semantic roles & 50–950 ramp
primary
#A2DEEB
secondary
#C77B6A
accent
#3919CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121616
muted
#828485