#A4CCDB#A4CCDB
#A4CCDB is a very light, muted cyan. Relative luminance 0.562; OKLCH L 82.1% C 0.047 H 222.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CCDB |
|---|---|
| RGB | rgb(164, 204, 219) |
| HSL | hsl(196, 43%, 75%) |
| HSV | hsv(196, 25%, 86%) |
| CMYK | cmyk(25.1%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.72, -9.82, -11.77) |
| CIE-LCH | lch(79.72, 15.33, 230.17°) |
| OKLab | oklab(82.14% -0.0347 -0.032) |
| OKLCH | oklch(82.14% 0.047 222.7) |
| XYZ | xyz(49.6851, 56.1908, 75.2321) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.96
Sky Blue
#87CEEB
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 6.44
Powder Blue
#B0E0E6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CCDB #DBB3A4
analogous
#A4DBCF #A4CCDB #A4B0DB
triadic
#A4CCDB #DBA4CC #CCDBA4
tetradic
#A4CCDB #CFA4DB #DBB3A4 #B0DBA4
square
#A4CCDB #CFA4DB #DBB3A4 #B0DBA4
split-complementary
#A4CCDB #DBA4B0 #DBCFA4
monochromatic
#4C9BB8 #78B3CA #A4CCDB #D0E5EC #E9F3F6
Accessibility & contrast
On white
1.72
#A4CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#A4CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CCDB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CCDB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#93D1D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a4ccdb; /* rgb */ color: rgb(164, 204, 219); /* oklch */ color: oklch(82.1% 0.047 222.7);
Tailwind
colors: {
custom: {
50: '#c0dbe6',
500: '#a4ccdb',
950: '#000000',
},
}SCSS
$custom: #a4ccdb; $custom-light: #c0dbe6; $custom-dark: #000000;
JSON
{
"hex": "#a4ccdb",
"rgb": {
"r": 164,
"g": 204,
"b": 219
},
"hsl": {
"h": 196.364,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.82137,
"c": 0.04725,
"h": 222.7
},
"luminance": 0.56193
}Semantic roles & 50–950 ramp
primary
#A4CCDB
secondary
#B38370
accent
#542FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484