#A2CCDD#A2CCDD
#A2CCDD is a very light, muted cyan. Relative luminance 0.561; OKLCH L 82.1% C 0.050 H 224.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCDD |
|---|---|
| RGB | rgb(162, 204, 221) |
| HSL | hsl(197, 46%, 75%) |
| HSV | hsv(197, 27%, 87%) |
| CMYK | cmyk(26.7%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.66, -9.95, -12.95) |
| CIE-LCH | lch(79.66, 16.33, 232.45°) |
| OKLab | oklab(82.08% -0.0359 -0.0353) |
| OKLCH | oklch(82.08% 0.05 224.5) |
| XYZ | xyz(49.5404, 56.0855, 76.6079) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 5.09
Ice Blue
#A5DFF9
ΔE00 5.31
Baby Blue
#89CFF0
ΔE00 5.53
Light Grey Blue
#9DBCD4
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCDD #DDB3A2
analogous
#A2DDD0 #A2CCDD #A2AEDD
triadic
#A2CCDD #DDA2CC #CCDDA2
tetradic
#A2CCDD #D0A2DD #DDB3A2 #AEDDA2
square
#A2CCDD #D0A2DD #DDB3A2 #AEDDA2
split-complementary
#A2CCDD #DDA2AE #DDD0A2
monochromatic
#489BBC #75B3CD #A2CCDD #CFE5ED #E9F3F7
Accessibility & contrast
On white
1.72
#A2CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#A2CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCDD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCDD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADE
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#90D1D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2ccdd; /* rgb */ color: rgb(162, 204, 221); /* oklch */ color: oklch(82.1% 0.050 224.5);
Tailwind
colors: {
custom: {
50: '#bedbe7',
500: '#a2ccdd',
950: '#000000',
},
}SCSS
$custom: #a2ccdd; $custom-light: #bedbe7; $custom-dark: #000000;
JSON
{
"hex": "#a2ccdd",
"rgb": {
"r": 162,
"g": 204,
"b": 221
},
"hsl": {
"h": 197.288,
"s": 46.457,
"l": 75.098
},
"oklch": {
"l": 0.82078,
"c": 0.05031,
"h": 224.5
},
"luminance": 0.56088
}Semantic roles & 50–950 ramp
primary
#A2CCDD
secondary
#B5836E
accent
#552CBA
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121516
muted
#828484