#A2CCDA#A2CCDA
#A2CCDA is a light, muted cyan. Relative luminance 0.559; OKLCH L 82.0% C 0.048 H 220.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCDA |
|---|---|
| RGB | rgb(162, 204, 218) |
| HSL | hsl(195, 43%, 75%) |
| HSV | hsv(195, 26%, 85%) |
| CMYK | cmyk(25.7%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(79.57, -10.64, -11.47) |
| CIE-LCH | lch(79.57, 15.65, 227.16°) |
| OKLab | oklab(81.98% -0.037 -0.0312) |
| OKLCH | oklch(81.98% 0.048 220.2) |
| XYZ | xyz(49.1443, 55.9271, 74.5217) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.89
Sky Blue
#87CEEB
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 6.07
Baby Blue
#89CFF0
ΔE00 6.32
Light Grey Blue
#9DBCD4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCDA #DAB0A2
analogous
#A2DACC #A2CCDA #A2B0DA
triadic
#A2CCDA #DAA2CC #CCDAA2
tetradic
#A2CCDA #CCA2DA #DAB0A2 #B0DAA2
square
#A2CCDA #CCA2DA #DAB0A2 #B0DAA2
split-complementary
#A2CCDA #DAA2B0 #DACCA2
monochromatic
#4A9CB7 #76B4C9 #A2CCDA #CEE4EB #E9F3F6
Accessibility & contrast
On white
1.72
#A2CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#A2CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCDA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCDA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#91D1D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2ccda; /* rgb */ color: rgb(162, 204, 218); /* oklch */ color: oklch(82.0% 0.048 220.2);
Tailwind
colors: {
custom: {
50: '#bedbe5',
500: '#a2ccda',
950: '#000000',
},
}SCSS
$custom: #a2ccda; $custom-light: #bedbe5; $custom-dark: #000000;
JSON
{
"hex": "#a2ccda",
"rgb": {
"r": 162,
"g": 204,
"b": 218
},
"hsl": {
"h": 195,
"s": 43.077,
"l": 74.51
},
"oklch": {
"l": 0.81977,
"c": 0.04842,
"h": 220.2
},
"luminance": 0.55929
}Semantic roles & 50–950 ramp
primary
#A2CCDA
secondary
#B27F6F
accent
#512FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484