#A2DCEE#A2DCEE
#A2DCEE is a very light, moderate cyan. Relative luminance 0.650; OKLCH L 86.1% C 0.064 H 219.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DCEE |
|---|---|
| RGB | rgb(162, 220, 238) |
| HSL | hsl(194, 69%, 78%) |
| HSV | hsv(194, 32%, 93%) |
| CMYK | cmyk(31.9%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.50, -14.23, -14.75) |
| CIE-LCH | lch(84.50, 20.50, 226.02°) |
| OKLab | oklab(86.09% -0.0498 -0.0403) |
| OKLCH | oklch(86.09% 0.064 219) |
| XYZ | xyz(55.9211, 65.0379, 90.4793) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.87
Ice Blue
#A5DFF9
ΔE00 3.03
Powder Blue
#B0E0E6
ΔE00 4.55
Sky Blue
#87CEEB
ΔE00 5.03
Baby Blue
#89CFF0
ΔE00 5.67
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DCEE #EEB4A2
analogous
#A2EEDA #A2DCEE #A2B6EE
triadic
#A2DCEE #EEA2DC #DCEEA2
tetradic
#A2DCEE #DAA2EE #EEB4A2 #B6EEA2
square
#A2DCEE #DAA2EE #EEB4A2 #B6EEA2
split-complementary
#A2DCEE #EEA2B6 #EEDAA2
monochromatic
#3BB5DB #6EC9E5 #A2DCEE #D6EFF7 #E5F5FA
Accessibility & contrast
On white
1.50
#A2DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#A2DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DCEE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DCEE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#88E2E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2dcee; /* rgb */ color: rgb(162, 220, 238); /* oklch */ color: oklch(86.1% 0.064 219.0);
Tailwind
colors: {
custom: {
50: '#bfe7f3',
500: '#a2dcee',
950: '#000000',
},
}SCSS
$custom: #a2dcee; $custom-light: #bfe7f3; $custom-dark: #000000;
JSON
{
"hex": "#a2dcee",
"rgb": {
"r": 162,
"g": 220,
"b": 238
},
"hsl": {
"h": 194.211,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.86086,
"c": 0.06412,
"h": 219
},
"luminance": 0.65041
}Semantic roles & 50–950 ramp
primary
#A2DCEE
secondary
#CB8069
accent
#4114D1
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#121617
muted
#828485