#A3CBDF#A3CBDF
#A3CBDF is a light, muted cyan. Relative luminance 0.558; OKLCH L 82.0% C 0.051 H 229.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CBDF |
|---|---|
| RGB | rgb(163, 203, 223) |
| HSL | hsl(200, 48%, 76%) |
| HSV | hsv(200, 27%, 87%) |
| CMYK | cmyk(26.9%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(79.51, -8.67, -14.24) |
| CIE-LCH | lch(79.51, 16.67, 238.65°) |
| OKLab | oklab(82% -0.0329 -0.0388) |
| OKLCH | oklch(82% 0.051 229.8) |
| XYZ | xyz(49.7755, 55.8241, 77.9502) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.13
Light Grey Blue
#9DBCD4
ΔE00 4.95
Sky Blue
#87CEEB
ΔE00 5.19
Baby Blue
#89CFF0
ΔE00 5.25
Ice Blue
#A5DFF9
ΔE00 5.39
Cloudy Blue
#ACC2D9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CBDF #DFB7A3
analogous
#A3DFD5 #A3CBDF #A3ADDF
triadic
#A3CBDF #DFA3CB #CBDFA3
tetradic
#A3CBDF #D5A3DF #DFB7A3 #ADDFA3
square
#A3CBDF #D5A3DF #DFB7A3 #ADDFA3
split-complementary
#A3CBDF #DFA3AD #DFD5A3
monochromatic
#4898BF #76B1CF #A3CBDF #D0E5EF #E8F2F7
Accessibility & contrast
On white
1.73
#A3CBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#A3CBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CBDF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CBDF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B8C2DF
Tritanopia (blue-blind)
#91D1D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cbdf; /* rgb */ color: rgb(163, 203, 223); /* oklch */ color: oklch(82.0% 0.051 229.8);
Tailwind
colors: {
custom: {
50: '#bfdae9',
500: '#a3cbdf',
950: '#000000',
},
}SCSS
$custom: #a3cbdf; $custom-light: #bfdae9; $custom-dark: #000000;
JSON
{
"hex": "#a3cbdf",
"rgb": {
"r": 163,
"g": 203,
"b": 223
},
"hsl": {
"h": 200,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.81996,
"c": 0.05087,
"h": 229.8
},
"luminance": 0.55826
}Semantic roles & 50–950 ramp
primary
#A3CBDF
secondary
#B8876F
accent
#5A2ABC
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121416
muted
#828384