#A1CBDB#A1CBDB
#A1CBDB is a light, muted cyan. Relative luminance 0.554; OKLCH L 81.7% C 0.050 H 223.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A1CBDB |
|---|---|
| RGB | rgb(161, 203, 219) |
| HSL | hsl(197, 45%, 75%) |
| HSV | hsv(197, 26%, 86%) |
| CMYK | cmyk(26.5%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(79.27, -10.18, -12.47) |
| CIE-LCH | lch(79.27, 16.10, 230.75°) |
| OKLab | oklab(81.73% -0.0363 -0.034) |
| OKLCH | oklch(81.73% 0.05 223.1) |
| XYZ | xyz(48.8362, 55.4014, 75.1245) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 5.23
Ice Blue
#A5DFF9
ΔE00 5.65
Baby Blue
#89CFF0
ΔE00 5.78
Light Grey Blue
#9DBCD4
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1CBDB #DBB1A1
analogous
#A1DBCE #A1CBDB #A1AEDB
triadic
#A1CBDB #DBA1CB #CBDBA1
tetradic
#A1CBDB #CEA1DB #DBB1A1 #AEDBA1
square
#A1CBDB #CEA1DB #DBB1A1 #AEDBA1
split-complementary
#A1CBDB #DBA1AE #DBCEA1
monochromatic
#489AB9 #75B3CA #A1CBDB #CDE3EC #E9F3F7
Accessibility & contrast
On white
1.74
#A1CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#A1CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1CBDB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1CBDB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DC
Deuteranopia (green-blind)
#B9C1DB
Tritanopia (blue-blind)
#8FD0D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a1cbdb; /* rgb */ color: rgb(161, 203, 219); /* oklch */ color: oklch(81.7% 0.050 223.1);
Tailwind
colors: {
custom: {
50: '#bedae6',
500: '#a1cbdb',
950: '#000000',
},
}SCSS
$custom: #a1cbdb; $custom-light: #bedae6; $custom-dark: #000000;
JSON
{
"hex": "#a1cbdb",
"rgb": {
"r": 161,
"g": 203,
"b": 219
},
"hsl": {
"h": 196.552,
"s": 44.615,
"l": 74.51
},
"oklch": {
"l": 0.81733,
"c": 0.04969,
"h": 223.1
},
"luminance": 0.55403
}Semantic roles & 50–950 ramp
primary
#A1CBDB
secondary
#B3816D
accent
#542EB8
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121415
muted
#828384