#A2CCDB#A2CCDB
#A2CCDB is a very light, muted cyan. Relative luminance 0.560; OKLCH L 82.0% C 0.049 H 221.7°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCDB |
|---|---|
| RGB | rgb(162, 204, 219) |
| HSL | hsl(196, 44%, 75%) |
| HSV | hsv(196, 26%, 86%) |
| CMYK | cmyk(26%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.60, -10.41, -11.97) |
| CIE-LCH | lch(79.60, 15.86, 228.98°) |
| OKLab | oklab(82.01% -0.0366 -0.0326) |
| OKLCH | oklch(82.01% 0.049 221.7) |
| XYZ | xyz(49.2755, 55.9796, 75.2129) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.92
Sky Blue
#87CEEB
ΔE00 5.43
Ice Blue
#A5DFF9
ΔE00 5.65
Baby Blue
#89CFF0
ΔE00 6.04
Powder Blue
#B0E0E6
ΔE00 6.34
Light Grey Blue
#9DBCD4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCDB #DBB1A2
analogous
#A2DBCD #A2CCDB #A2B0DB
triadic
#A2CCDB #DBA2CC #CCDBA2
tetradic
#A2CCDB #CDA2DB #DBB1A2 #B0DBA2
square
#A2CCDB #CDA2DB #DBB1A2 #B0DBA2
split-complementary
#A2CCDB #DBA2B0 #DBCDA2
monochromatic
#4A9CB9 #76B4CA #A2CCDB #CEE4EC #E9F3F6
Accessibility & contrast
On white
1.72
#A2CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#A2CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCDB
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCDB | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#90D1D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2ccdb; /* rgb */ color: rgb(162, 204, 219); /* oklch */ color: oklch(82.0% 0.049 221.7);
Tailwind
colors: {
custom: {
50: '#bedbe6',
500: '#a2ccdb',
950: '#000000',
},
}SCSS
$custom: #a2ccdb; $custom-light: #bedbe6; $custom-dark: #000000;
JSON
{
"hex": "#a2ccdb",
"rgb": {
"r": 162,
"g": 204,
"b": 219
},
"hsl": {
"h": 195.789,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.8201,
"c": 0.04902,
"h": 221.7
},
"luminance": 0.55982
}Semantic roles & 50–950 ramp
primary
#A2CCDB
secondary
#B3806E
accent
#522EB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484