#A4CBDB#A4CBDB
#A4CBDB is a light, muted cyan. Relative luminance 0.557; OKLCH L 81.9% C 0.047 H 224.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A4CBDB |
|---|---|
| RGB | rgb(164, 203, 219) |
| HSL | hsl(197, 43%, 75%) |
| HSV | hsv(197, 25%, 86%) |
| CMYK | cmyk(25.1%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.45, -9.30, -12.18) |
| CIE-LCH | lch(79.45, 15.32, 232.64°) |
| OKLab | oklab(81.92% -0.0334 -0.0331) |
| OKLCH | oklch(81.92% 0.047 224.8) |
| XYZ | xyz(49.4482, 55.7169, 75.1532) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 5.70
Ice Blue
#A5DFF9
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 6.10
Cloudy Blue
#ACC2D9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4CBDB #DBB4A4
analogous
#A4DBD0 #A4CBDB #A4AFDB
triadic
#A4CBDB #DBA4CB #CBDBA4
tetradic
#A4CBDB #D0A4DB #DBB4A4 #AFDBA4
square
#A4CBDB #D0A4DB #DBB4A4 #AFDBA4
split-complementary
#A4CBDB #DBA4AF #DBD0A4
monochromatic
#4C99B8 #78B2CA #A4CBDB #D0E4EC #E9F2F6
Accessibility & contrast
On white
1.73
#A4CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#A4CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4CBDB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4CBDB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#BAC2DB
Tritanopia (blue-blind)
#93D0D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a4cbdb; /* rgb */ color: rgb(164, 203, 219); /* oklch */ color: oklch(81.9% 0.047 224.8);
Tailwind
colors: {
custom: {
50: '#c0dae6',
500: '#a4cbdb',
950: '#000000',
},
}SCSS
$custom: #a4cbdb; $custom-light: #c0dae6; $custom-dark: #000000;
JSON
{
"hex": "#a4cbdb",
"rgb": {
"r": 164,
"g": 203,
"b": 219
},
"hsl": {
"h": 197.455,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.81923,
"c": 0.04706,
"h": 224.8
},
"luminance": 0.55719
}Semantic roles & 50–950 ramp
primary
#A4CBDB
secondary
#B38470
accent
#562FB6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384